mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
tab tasks unified
This commit is contained in:
parent
d1fcb81017
commit
d1483e5e26
18 changed files with 46 additions and 99 deletions
|
@ -499,6 +499,7 @@ function update_live_status() {
|
|||
display: 'inline-block'
|
||||
});
|
||||
|
||||
//FIXME probably this is a duplication on status polling... one of those is probably very very not needed
|
||||
if (GUI.active_tab != 'cli') {
|
||||
MSP.send_message(MSPCodes.MSP_BOXNAMES, false, false);
|
||||
if (semver.gte(CONFIG.flightControllerVersion, "1.2.0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue