mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 21:05:30 +03:00
OSTD Tab redesign
cleanup optimization typo fix adding dummy contents for callsign and vtx settings indentation fix typo fix
This commit is contained in:
parent
e97f6685d4
commit
c7616c6a8a
6 changed files with 186 additions and 55 deletions
|
@ -307,6 +307,7 @@ GUI_control.prototype.content_ready = function (callback) {
|
|||
});
|
||||
});
|
||||
|
||||
|
||||
if (callback) callback();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue