mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
preparing some stuff for dongs
This commit is contained in:
parent
a6fcdbdecf
commit
854a17e0f2
3 changed files with 15 additions and 0 deletions
|
@ -294,6 +294,7 @@ GUI_control.prototype.tab_switch_cleanup = function(callback) {
|
|||
break;
|
||||
|
||||
case 'firmware_flasher':
|
||||
// this.interval_remove('factory_mode');
|
||||
PortHandler.flush_callbacks();
|
||||
|
||||
// unbind "global" events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue