tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.45k stars 1.94k forks source link

Renaming as Arduino needs same name for sketch and directory. #1727

Closed iharshadec closed 3 months ago

iharshadec commented 3 months ago

Example under NonBlocking --> OnDemandNonBlocking was giving error as .ino name was onDemandNonBlocking. Corrected .ino name with Capital O as there should be same .ino name as directory.

iharshadec commented 3 months ago

@tablatronix this was very simple just making sure file name is same. Just renamed file.