4 lines
94 B
C
Raw Permalink Normal View History

void motor_speed(int num);
int mot_init(void);
void servo_angle(int num);
void ser_init(void);