1
0
Fork 0
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:
KiteAnton 2016-08-13 18:01:47 +02:00
parent c917f69ac7
commit 4a0e855a43
3 changed files with 9 additions and 4 deletions

View file

@ -322,6 +322,8 @@ function onClosed(result) {
var battery = $('#quad-status_wrapper');
battery.hide();
MSP.clearListeners();
}
function read_serial(info) {