mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 22:29:51 +03:00
printIP, saveIP, loadIP
This commit is contained in:
@@ -117,7 +117,7 @@ void mqttCallback(char *topic, byte *payload, unsigned int length);
|
||||
|
||||
#ifndef __ESP__
|
||||
|
||||
void printIPAddress();
|
||||
void printIPAddress(IPAddress ipAddress);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user