7 lines
No EOL
102 B
C
7 lines
No EOL
102 B
C
#ifndef MYBATTERIE_H
|
|
#define MYBATTERIE_H
|
|
|
|
void MyBatterie_Init(void);
|
|
void handler_ADC(void);
|
|
|
|
#endif |