forked from acco/chti23
Add 'soft/PjtKEIL_StepSon/Src/GestionSon.h'
This commit is contained in:
parent
030fb13463
commit
4057e0f0c2
1 changed files with 7 additions and 0 deletions
7
soft/PjtKEIL_StepSon/Src/GestionSon.h
Normal file
7
soft/PjtKEIL_StepSon/Src/GestionSon.h
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
#ifndef GESTION_SON
|
||||||
|
#define GESTION_SON
|
||||||
|
|
||||||
|
void StartSon(void);
|
||||||
|
void GestionSon(void);
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in a new issue