mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
advertise all hosted services
This commit is contained in:
parent
3873627249
commit
0b42f53bf4
@ -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){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user