geforkt von acco/chti23
Add 'soft/PjtKEIL_StepSon/Src/GestionSon.h'
Dieser Commit ist enthalten in:
Ursprung
030fb13463
Commit
4057e0f0c2
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
7
soft/PjtKEIL_StepSon/Src/GestionSon.h
Normale Datei
7
soft/PjtKEIL_StepSon/Src/GestionSon.h
Normale Datei
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef GESTION_SON
|
||||
#define GESTION_SON
|
||||
|
||||
void StartSon(void);
|
||||
void GestionSon(void);
|
||||
|
||||
#endif
|
||||
Laden …
In neuem Issue referenzieren