diff --git a/cores/esp8266/Updater.cpp b/cores/esp8266/Updater.cpp index 0009f2f4a..740ec3202 100644 --- a/cores/esp8266/Updater.cpp +++ b/cores/esp8266/Updater.cpp @@ -4,7 +4,7 @@ extern "C"{ #include "mem.h" } -#define DEBUG_UPDATER Serial +//#define DEBUG_UPDATER Serial extern "C" uint32_t _SPIFFS_start;