1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-16 04:45:20 +03:00

Support for failsafe-switch-mode

This commit is contained in:
Cleric-K 2018-05-30 01:42:32 +03:00
parent e355fed2d1
commit 6700a1f9a4
7 changed files with 60 additions and 8 deletions

View file

@ -605,7 +605,7 @@ function configuration_restore(callback) {
failsafe_delay: 10,
failsafe_off_delay: 200,
failsafe_throttle: 1000,
failsafe_kill_switch: 0,
failsafe_switch_mode: 0,
failsafe_throttle_low_delay: 100,
failsafe_procedure: 0
};