Skip to content

Commit 5a4c99a

Browse files
committed
Removed unnecessary include
1 parent e339b07 commit 5a4c99a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ESP8266IoTHelper.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#include <ESP8266httpUpdate.h>
1717
#include <ArduinoOTA.h>
1818

19-
#include <EEPROM.h>
20-
2119
ESP8266IoTHelper::ESP8266IoTHelper(void)
2220
{
2321
ESPhttpUpdate.rebootOnUpdate(true);

0 commit comments

Comments
 (0)