1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00

add multiwiicurrentoutput and rssi_aux_channel to data storage and msp read/write

This commit is contained in:
cTn 2014-09-24 15:09:09 +02:00
parent 4181de8141
commit 16a68557c3
2 changed files with 6 additions and 4 deletions

View file

@ -114,6 +114,7 @@ var MISC = {
gps_baudrate: 0,
gps_ubx_sbas: 0,
multiwiicurrentoutput: 0,
rssi_aux_channel: 0,
placeholder2: 0,
mag_declination: 0, // not checked
vbatscale: 0,