mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
removing debug code
This commit is contained in:
parent
0f2c2f2a1d
commit
93fed34799
1 changed files with 0 additions and 3 deletions
|
@ -9,8 +9,5 @@ function tab_initialize_default() {
|
|||
$('a.firmware_flasher').click(function() {
|
||||
tab_initialize_firmware_flasher();
|
||||
});
|
||||
|
||||
// temporary
|
||||
tab_initialize_firmware_flasher();
|
||||
});
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue