#ifndef MYBATTERIE_H #define MYBATTERIE_H #include void MyBatterie_Init(void); void handler_ADC(void); #endif