CHti23/BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h
2023-05-16 00:44:57 +02:00

7 lines
No EOL
98 B
C

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