mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
port usage removed as not giving any useful data
This commit is contained in:
parent
35adb962fb
commit
0ed67a752b
4 changed files with 0 additions and 42 deletions
|
@ -753,7 +753,6 @@ STM32_protocol.prototype.upload_procedure = function (step) {
|
|||
|
||||
// close connection
|
||||
serial.disconnect(function (result) {
|
||||
PortUsage.reset();
|
||||
|
||||
// unlocking connect button
|
||||
GUI.connect_lock = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue