Parcourir la source

Merge branch 'master' of http://183.238.195.77:10081/dylan/testTelpo

# Conflicts:
#	hello.c
tags/V2.0
dylan il y a 4 ans
Parent
révision
d6fbe6f0d9
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      hello.c

+ 5
- 0
hello.c Voir le fichier

@@ -4,6 +4,11 @@ void main(void)
printf("hello world!");
}
void getAge(uint8_t *age)
{
//
*age = 10;
}

void getClass(uint8_t *class)
{


Chargement…
Annuler
Enregistrer