|
Feetech STS Driver
|
STS Servo Handle Represents a single physical servo on the bus. More...
#include <sts_servo.h>
Public Attributes | |
| sts_bus_t * | bus |
| uint8_t | id |
| uint8_t | is_online |
| sts_operating_mode_t | current_mode |
STS Servo Handle Represents a single physical servo on the bus.
| sts_bus_t* sts_servo_t::bus |
Pointer to the bus this servo is connected to
| uint8_t sts_servo_t::id |
Unique ID of the servo (0-253)
| uint8_t sts_servo_t::is_online |
Connection status (STS_ONLINE/STS_OFFLINE)