#include "main.h" extern uint8_t Servo_Speed,Servo_goal,Servo_position; void Servo_SetAngle(int goal); int Servo_toward(void);