mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-20 06:45:12 +03:00
Support for failsafe-switch-mode
This commit is contained in:
parent
e355fed2d1
commit
6700a1f9a4
7 changed files with 60 additions and 8 deletions
|
@ -391,7 +391,7 @@ var FC = {
|
|||
failsafe_delay: 0,
|
||||
failsafe_off_delay: 0,
|
||||
failsafe_throttle: 0,
|
||||
failsafe_kill_switch: 0,
|
||||
failsafe_switch_mode: 0,
|
||||
failsafe_throttle_low_delay: 0,
|
||||
failsafe_procedure: 0.
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue