Skip to content

Commit

Permalink
Update espWiFi2eeprom.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
nikant committed Jan 9, 2017
1 parent 6728cb3 commit 9ad9283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion espWiFi2eeprom.ino
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can edit espWiFi2eeprom.h in order to change parameters.


#include <ESP8266WiFi.h>
#include <ESP8266Webserver.h>
#include <ESP8266WebServer.h>
#include <EEPROM.h>

// defined in espWiFi2eeprom.h , keywords to restart or clear eeprom
Expand Down

0 comments on commit 9ad9283

Please sign in to comment.