Tools: move RC bits in mavlink to common code

Plane's semantics change to be like Copter. Rover, Sub and Tracker will start reporting the bits
This commit is contained in:
Peter Barker 2024-02-07 15:15:49 +11:00 committed by Peter Barker
parent 1f46bd3a6f
commit 2fe2c3b520
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class DU32Change(object):
"land_complete",
"new_radio_frame",
"usb_connected_unused",
"rc_receiver_present",
"rc_receiver_present_unused",
"compass_mot",
"motor_test",
"initialised",