#include #include #define GPIO_ANALOG_INPUT 0 void initADC(); int recupADC(void); void sendinfoADC();