JAndrassy / WiFiEspAT

Arduino networking library. Standard Arduino WiFi networking API over ESP8266 or ESP32 AT commands.
GNU Lesser General Public License v2.1
271 stars 44 forks source link

forcing ESP to station mode when setting the hostname as it's required #69

Closed rsteenbu closed 2 years ago

rsteenbu commented 2 years ago

As discussed in Issue#68, updating the setHostname method to actively switch the ESP to station mode.