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

This commit is contained in:
Oussama Hannouch 2023-05-23 23:23:02 +02:00
parent 030fb13463
commit 4057e0f0c2

View file

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