mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 11:59:51 +03:00
STM32DFU: Remove line missed in c038785
This commit is contained in:
parent
42a8d38e32
commit
88a59f05c9
1 changed files with 0 additions and 2 deletions
|
@ -464,8 +464,6 @@ STM32DFU_protocol.prototype.upload_procedure = function (step) {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
// start
|
|
||||||
clear_before_leave();
|
|
||||||
break;
|
break;
|
||||||
case 99:
|
case 99:
|
||||||
// cleanup
|
// cleanup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue