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

Typo in css classes, update global dataflash display on every dataflash summary respond.

This commit is contained in:
NightHawk32 2015-11-24 18:17:53 -05:00
parent 6157c875f9
commit d21b4a157f
3 changed files with 74 additions and 46 deletions

View file

@ -823,6 +823,7 @@ var MSP = {
DATAFLASH.totalSize = 0;
DATAFLASH.usedSize = 0;
}
update_dataflash_global();
break;
case MSP_codes.MSP_DATAFLASH_READ:
// No-op, let callback handle it