• thebigpotatoe's avatar
    Update MDNSResponder::addService to return a boolean (#4365) · 99aa8664
    thebigpotatoe authored
    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.
    99aa8664
ESPmDNS.h 4.29 KB