mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
clean remaining offboard_control_signal_found_once
offboard_control_signal_found_once is not used any more
This commit is contained in:
committed by
Daniel Agar
parent
417a50b2cc
commit
b24e5fc0af
@@ -27,7 +27,6 @@ bool circuit_breaker_engaged_usb_check
|
||||
bool circuit_breaker_engaged_posfailure_check # set to true when the position valid checks have been disabled
|
||||
bool circuit_breaker_vtol_fw_arming_check # set to true if for VTOLs arming in fixed-wing mode should be allowed
|
||||
|
||||
bool offboard_control_signal_found_once
|
||||
bool offboard_control_signal_lost
|
||||
|
||||
bool rc_signal_found_once
|
||||
|
||||
Reference in New Issue
Block a user