1
0
Fork 0
geforkt von acco/chti23

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

Dieser Commit ist enthalten in:
Oussama Hannouch 2023-05-23 23:23:02 +02:00
Ursprung 030fb13463
Commit 4057e0f0c2

Datei anzeigen

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