balassy / wireless-thermometer

A network connected thermometer implemented with ESP8266, DHT22 and Visual Studio Code.
MIT License
1 stars 0 forks source link

Use WiFiManager to connect to the network #18

Closed balassy closed 5 years ago

balassy commented 5 years ago

https://randomnerdtutorials.com/wifimanager-with-esp8266-autoconnect-custom-parameter-and-manage-your-ssid-and-password/

balassy commented 5 years ago

Resolved with commit b81ab65.