Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63d953d72c |
+3
-1
@@ -30,7 +30,9 @@
|
||||
|
||||
#include "IPAddress.h"
|
||||
#if ESP_IDF_VERSION_MAJOR < 5
|
||||
#include "IPv6Address.h"
|
||||
#if defined(ESP32)
|
||||
#include "IPv6Address.h"
|
||||
#endif
|
||||
#endif
|
||||
#include "lwip/ip6_addr.h"
|
||||
#include "lwip/ip_addr.h"
|
||||
|
||||
Reference in New Issue
Block a user