mirror of
https://github.com/anklimov/lighthub
synced 2025-12-14 07:39:56 +03:00
esp8266 fix
This commit is contained in:
@@ -115,11 +115,11 @@ enum lan_status {
|
||||
|
||||
void mqttCallback(char *topic, byte *payload, unsigned int length);
|
||||
|
||||
#ifndef __ESP__
|
||||
//#ifndef __ESP__
|
||||
|
||||
void printIPAddress(IPAddress ipAddress);
|
||||
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
void printMACAddress();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user