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:
parent
6157c875f9
commit
d21b4a157f
3 changed files with 74 additions and 46 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue