forked from espressif/arduino-esp32
Fixed to get compiling again with newest esp-idf
This commit is contained in:
@ -91,6 +91,6 @@ public:
|
||||
friend class DNSClient;
|
||||
};
|
||||
|
||||
const IPAddress INADDR_NONE(0, 0, 0, 0);
|
||||
//const IPAddress INADDR_NONE(0, 0, 0, 0);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user