#ifndef SERVO #define SERVO //codé par Kévin Cavailles et Jasper Güldenstein void SERVO_Init(void); void SERVO_SetAngle(int angle); #endif