port property

uint8_t port
final

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;