1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 20:35:19 +03:00

MISC auto_disarm_delay and disarm_kill_switch

This commit is contained in:
tricopterY 2015-03-14 11:08:29 +11:00
parent 8b2627c470
commit fc656d4ac2

View file

@ -152,7 +152,9 @@ var MISC = {
vbatscale: 0,
vbatmincellvoltage: 0,
vbatmaxcellvoltage: 0,
vbatwarningcellvoltage: 0
vbatwarningcellvoltage: 0,
auto_disarm_delay: 0,
disarm_kill_switch: 0
};
var DATAFLASH = {