forked from acco/chti23
7 lines
No EOL
105 B
C
7 lines
No EOL
105 B
C
#ifndef GESTIONSON_H__
|
|
#define GESTIONSON_H__
|
|
|
|
void CallbackSon(void);
|
|
void StartSon(void);
|
|
|
|
#endif |