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

このコミットが含まれているのは:
Oussama Hannouch 2023-04-11 00:00:53 +02:00
コミット 2405f82451

7
soft/PjtKEIL_StepSon/Src/GestionSon.h ノーマルファイル
ファイルの表示

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