We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e339b07 commit 5a4c99aCopy full SHA for 5a4c99a
src/ESP8266IoTHelper.cpp
@@ -16,8 +16,6 @@
16
#include <ESP8266httpUpdate.h>
17
#include <ArduinoOTA.h>
18
19
-#include <EEPROM.h>
20
-
21
ESP8266IoTHelper::ESP8266IoTHelper(void)
22
{
23
ESPhttpUpdate.rebootOnUpdate(true);
0 commit comments