clean up
This commit is contained in:
parent
0d1f0861d3
commit
b45099aad2
@ -396,8 +396,6 @@ int main(void)
|
||||
|
||||
// DFU + FRESET are pressed --> OTA
|
||||
_ota_update = _ota_update || ( button_pressed(BOOTLOADER_BUTTON) && button_pressed(FRESET_BUTTON) ) ;
|
||||
|
||||
_ota_update = 1;
|
||||
|
||||
#ifdef BOARD_METRO52
|
||||
led_pin_init(LED_BLUE);
|
||||
|
Loading…
Reference in New Issue
Block a user