Parcourir la source

hello.c add 20200821

tags/v1.1.a
dylan il y a 4 ans
Parent
révision
387dc7e4fc
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      hello.c

+ 4
- 0
hello.c Voir le fichier

@@ -9,4 +9,8 @@ void getAge(uint8_t *age)
//
*age = 10;
}
void date_20200821(void)
{
return 20200821;
}


Chargement…
Annuler
Enregistrer