Skip to content

Commit 0b42f53

Browse files
committed
advertise all hosted services
1 parent 3873627 commit 0b42f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/ESP8266mDNS/ESP8266mDNS.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ class MDNSResponder {
8383
}
8484

8585
void enableArduino(uint16_t port, bool auth=false);
86+
size_t advertiseServices(); // advertise all hosted services
8687

8788
void setInstanceName(String name);
8889
void setInstanceName(const char * name){

0 commit comments

Comments
 (0)