t0mg / wordclock

ESP32 based DIY word clock project
Apache License 2.0
66 stars 11 forks source link

Wifi scanning #43

Closed DaveDavenport closed 1 month ago

DaveDavenport commented 1 month ago

This adds an endpoint to get found ssids on "/wifilist" and adds javascript code to fetch and set this on the WiFi SSID as 'list' property.

t0mg commented 1 month ago

Thanks!

t0mg commented 1 month ago

We might want to add a note about the feature in the user guide.