#ifndef SERVO #define SERVO void SERVO_Init(void); void SERVO_SetAngle(int angle); #endif