-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Resolution: More info neededMore info must be provided in this issueMore info must be provided in this issueType: QuestionOnly questionOnly question
Description
Board
ESP32 Dev Module
Device Description
DevkitC
Hardware Configuration
Version
v2.0.3
IDE Name
IDF Component, Arduino IDE
Operating System
Windows 10
Flash frequency
40MHz
PSRAM enabled
no
Upload speed
115200
Description
Build Failed. Conflicting declaration on variable INADDR_NONE
error: ambiguous overload for types 'IPAddress' and 'u32_t' components/lwip/lwip/src/include/lwip/inet.h
arduino-esp32/cores/esp32/IPAddress.h
Line 95 in 1a7962e
extern IPAddress INADDR_NONE; |
https://github.com/espressif/esp-lwip/blob/76303df2386902e0d7873be4217f1d9d1b50f982/src/include/lwip/inet.h#L71
Sketch
-
Debug Message
-
Other Steps to Reproduce
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Resolution: More info neededMore info must be provided in this issueMore info must be provided in this issueType: QuestionOnly questionOnly question