mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
advertise all hosted services
This commit is contained in:
@ -83,6 +83,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void enableArduino(uint16_t port, bool auth=false);
|
void enableArduino(uint16_t port, bool auth=false);
|
||||||
|
size_t advertiseServices(); // advertise all hosted services
|
||||||
|
|
||||||
void setInstanceName(String name);
|
void setInstanceName(String name);
|
||||||
void setInstanceName(const char * name){
|
void setInstanceName(const char * name){
|
||||||
|
Reference in New Issue
Block a user