5 { 125, 160 }, { 0, 180 }, { 0, 180 },
6 { 0, 180 }, { 0, 180 }, { 0, 180 },
21 SERIAL_BAUDRATE = 9600,
22 DEBUG_SERIAL_BAUDRATE = 9600,
27 if (servo_id >=
SERVOS || servo_id < 0)
36 if (servo_index >=
SERVOS || servo_index < 0)
45 if (servo_index >=
SERVOS || servo_index < 0)
int getServoIDFromIndex(uint8_t servo_index)
Whether to print debug output to the serial port.
uint8_t default_pos[SERVOS]
The unique identification for this board.
int getServoIndexFromID(uint8_t servo_id)
int getServoPinFromIndex(uint8_t servo_index)