alanswx / ESPAsyncWiFiManager

Port WiFiManager to ESP Async Server
MIT License
224 stars 86 forks source link

add support to set hotname #99

Open anubisg1 opened 3 years ago

anubisg1 commented 3 years ago

as per title, it would be great to have the ability to set the hostname

This is done today on regular WifiManager

https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L2804