From 59f44e4a829abaaf4faeff996929bf7ba423bfa7 Mon Sep 17 00:00:00 2001 From: Jonas Niesner Date: Wed, 17 May 2023 21:22:03 +0200 Subject: [PATCH] Update main.cpp --- ESP32_AP-Flasher/src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ESP32_AP-Flasher/src/main.cpp b/ESP32_AP-Flasher/src/main.cpp index 495ee4b8..2b2fed49 100644 --- a/ESP32_AP-Flasher/src/main.cpp +++ b/ESP32_AP-Flasher/src/main.cpp @@ -2,7 +2,7 @@ #include #include #include - +iojddc #include "contentmanager.h" #include "flasher.h" #include "makeimage.h" @@ -133,4 +133,4 @@ void loop() { while (1) { vTaskDelay(10000 / portTICK_PERIOD_MS); } -} \ No newline at end of file +}