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