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

merging MISCv2 into MISC since its both data structure and old fw/new fw compatible

This commit is contained in:
cTn 2014-09-16 15:43:04 +02:00
parent 7e8b1781da
commit c37b9ff0f1
2 changed files with 7 additions and 19 deletions

View file

@ -103,21 +103,6 @@ var ANALOG = {
};
var MISC = {
PowerTrigger1: 0, // intPowerTrigger1 (aka useless trash)
minthrottle: 0,
maxthrottle: 0,
mincommand: 0,
failsafe_throttle: 0,
plog0: 0, // plog useless shit
plog1: 0, // plog useless shit
mag_declination: 0, // not checked
vbatscale: 0,
vbatmincellvoltage: 0,
vbatmaxcellvoltage: 0,
empty: 0 // unknown
};
var MISCV2 = { // TODO temporary, will figure out a better solution in the future
midrc: 0,
minthrottle: 0,
maxthrottle: 0,