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