float trim
Trim value (between -1 and 1)
Definition: servos.h:63
float max
Max value (between -1 and 1)
Definition: servos.h:65
Define the servos entry structure.
Definition: servos.h:60
uint32_t repeat_freq
Update frequency of the servo (in Hz)
Definition: servos.h:67
float value
Normalized value of the servo (between -1 and 1)
Definition: servos.h:62
float min
Minimum value (between -1 and 1)
Definition: servos.h:64
float failsafe
Failsafe position of the servo (between -1 and 1)
Definition: servos.h:66