port property
Servo output port (set of 8 outputs = 1 port). Flight stacks running on Pixhawk should use: 0 = MAIN, 1 = AUX.
MAVLink type: uint8_t
port
Implementation
final uint8_t port;
Servo output port (set of 8 outputs = 1 port). Flight stacks running on Pixhawk should use: 0 = MAIN, 1 = AUX.
MAVLink type: uint8_t
port
final uint8_t port;