mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-18 22:05:13 +03:00
MSP fixes
This commit is contained in:
parent
c917f69ac7
commit
4a0e855a43
3 changed files with 9 additions and 4 deletions
|
@ -322,6 +322,8 @@ function onClosed(result) {
|
|||
|
||||
var battery = $('#quad-status_wrapper');
|
||||
battery.hide();
|
||||
|
||||
MSP.clearListeners();
|
||||
}
|
||||
|
||||
function read_serial(info) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue