SignalK / SensESP

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

Hostname handling fixes #491

Closed mairas closed 2 years ago

mairas commented 2 years ago

Some changes in hostname handling resulted in the MDNSDiscovery class not receiving the correct hostname, preventing the mDNS client from starting. Fixed now.