arduino-esp32/libraries/ESPmDNS
thebigpotatoe 99aa866477
Update MDNSResponder::addService to return a boolean (#4365)
I was playing with the mDNS service and noticed the method MDNSResponder::addService could return a Boolean with the way it is implemented just like other functions in this library.

This would be handy to know at a higher level weather or not the service was added correctly to the mDNS server of the ESP32.
2020-10-01 15:44:24 +03:00
..
examples Fixed comment with correct FQDN (#4152) 2020-10-01 13:51:36 +03:00
src Update MDNSResponder::addService to return a boolean (#4365) 2020-10-01 15:44:24 +03:00
keywords.txt Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
library.properties Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00