chti23/soft/PjtKEIL_StepSon/Src/GestionSon.h

7 行
无行尾
92 B
C

#ifndef GESTION_SON
#define GESTION_SON
void StartSon(void);
void GestionSon(void);
#endif