chti23/soft/PjtKEIL_StepSon/Src/GestionSon.h
2023-05-22 12:13:10 +02:00

7 lines
No EOL
105 B
C

#ifndef GESTIONSON_H__
#define GESTIONSON_H__
void CallbackSon(void);
void StartSon(void);
#endif