mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
Remove mDNS resets
This commit is contained in:
parent
574b2ece04
commit
edc4f103d2
7 changed files with 24 additions and 4 deletions
|
|
@ -29,6 +29,7 @@ class Network {
|
|||
void setConnected(conn_types connType);
|
||||
int getStrengthByMac(const char *mac);
|
||||
int getStrengthBySSID(const char *ssid);
|
||||
void updateHostname();
|
||||
bool setup();
|
||||
void loop();
|
||||
void end();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue