4 lines
94 B
C
4 lines
94 B
C
void motor_speed(int num);
|
|
int mot_init(void);
|
|
void servo_angle(int num);
|
|
void ser_init(void); |