mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 12:25:13 +03:00
removing obsolete debug code
This commit is contained in:
parent
77f00b0c6b
commit
8253e49e2b
1 changed files with 0 additions and 2 deletions
|
@ -347,8 +347,6 @@ STM32_protocol.prototype.upload_procedure = function(step) {
|
|||
// proceed to next step
|
||||
self.upload_procedure(2);
|
||||
} else {
|
||||
console.log(reply);
|
||||
|
||||
GUI.interval_remove('stm32_initialize_mcu');
|
||||
STM32.GUI_status('STM32 Communication with bootloader <span style="color: red">failed</span>');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue