GerLech / WebConfig

For ESP8266 and ESP32 edit configuration with web page and save it on SPIFFS. If no connection to a local WLAN exists configuration over web page can be done using an access point
GNU Lesser General Public License v3.0
80 stars 19 forks source link

Error compiling on ESP8266 #13

Closed grizmio closed 3 years ago

grizmio commented 3 years ago

I'm having an error compiling for esp8266, missing ESP8266Webserver.h because a letter S is in lowercase. Please change in file: src/WebConfig.cpp line 25

include

to

include

letter S must by uppercase. thanks

GerLech commented 3 years ago

Is fixed with the release 1.4