mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
ESP Flasher quick flash for wroom / dev pro
This commit is contained in:
@@ -68,6 +68,7 @@ EspFlasherApp* esp_flasher_app_alloc() {
|
||||
|
||||
app->reset = false;
|
||||
app->boot = false;
|
||||
app->quickflash = false;
|
||||
|
||||
scene_manager_next_scene(app->scene_manager, EspFlasherSceneStart);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user