#ifndef MYPLATEAU_H #define MYPLATEAU_H void Plateau_Init (void); void handler_USART1 (void); #endif