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:
parent
4181de8141
commit
16a68557c3
2 changed files with 6 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue