1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

disable updater debug

This commit is contained in:
John Doe 2015-07-03 14:13:09 +03:00 committed by Ivan Grokhotkov
parent b797287359
commit bfbfd31315

View File

@ -4,7 +4,7 @@
extern "C"{
#include "mem.h"
}
#define DEBUG_UPDATER Serial
//#define DEBUG_UPDATER Serial
extern "C" uint32_t _SPIFFS_start;