diff --git a/esp8266/esp8266.ino b/esp8266/esp8266.ino index 17398822..fafab3d2 100644 --- a/esp8266/esp8266.ino +++ b/esp8266/esp8266.ino @@ -27,7 +27,7 @@ #ifndef ARDUINO_ESP8266_ESP01 #error Oops! Make sure you have 'ESP8266' selected from the 'Tools -> Boards' menu. #endif -//includes: why EEPROM.h need to be there ??? +#include #include #include "config.h" #include "wifi.h"