SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
150 stars 81 forks source link

Allow setting of custom WiFiManager access point SSIDs #583

Closed mairas closed 2 years ago

mairas commented 2 years ago

In some cases it's quite useful if the WiFiManager AP name can be set independently of the device hostname. This PR adds a simple setter method for defining a custom AP name.