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

initial support for current sensor code from Lux

This commit is contained in:
cTn 2014-05-29 20:16:32 +02:00
parent f704d0f82d
commit d68bd29191
6 changed files with 29 additions and 16 deletions

View file

@ -78,7 +78,7 @@ var GPS_DATA = {
var ANALOG = {
voltage: 0,
pMeterSum: 0,
mAhdrawn: 0,
rssi: 0,
amperage: 0
};