mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-03 05:41:13 +03:00
@@ -64,6 +64,8 @@ private:
|
||||
int _responseLen;
|
||||
// Socket for MDNS communication
|
||||
WiFiUDP _mdnsConn;
|
||||
// local IP Address
|
||||
IPAddress _localAddr;
|
||||
};
|
||||
|
||||
#endif //ESP8266MDNS_H
|
||||
|
||||
Reference in New Issue
Block a user