1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

display mode values in aux tab (realtime)

This commit is contained in:
cTn 2013-10-16 11:15:14 +02:00
parent bced4d0cb5
commit 30c2faa2d5
3 changed files with 18 additions and 8 deletions

View file

@ -485,7 +485,6 @@ function process_message(code, data) {
CONFIG.profile = view.getUint8(10);
$('span.cycle-time').html(CONFIG.cycleTime);
sensor_status(CONFIG.activeSensors);
break;
case MSP_codes.MSP_RAW_IMU: