Add 'soft/PjtKEIL_StepSon/Src/GestionSon.h'

This commit is contained in:
Oussama Hannouch 2023-04-11 00:00:53 +02:00
parent 330865c11b
commit 2405f82451

View file

@ -0,0 +1,7 @@
#ifndef GESTION_SON
#define GESTION_SON
void StartSon(void);
void GestionSon(void);
#endif