state_machine_helper: automatically initialize to assist mode if using mavlink manual control

This commit is contained in:
Daniel Agar
2021-01-22 10:31:32 -05:00
committed by Matthias Grob
parent b001865e5c
commit 18be1bacdc
2 changed files with 8 additions and 5 deletions

View File

@@ -19,3 +19,5 @@ uint8 MAIN_STATE_ORBIT = 14
uint8 MAIN_STATE_MAX = 15
uint8 main_state # main state machine
uint16 main_state_changes