You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:/esp/projects/Controller/managed_components/espressif__arduino-esp32/libraries/AsyncUDP/src/AsyncUDP.cpp:702:33: error: 'ip_addr_t' {aka 'struct ip4_addr'} has no member named 'u_addr'; did you mean 'addr'?
702 | ip4_addr_set_any(&bind_addr.u_addr.ip4);
Other Steps to Reproduce
Disable IPv6
I have checked existing issues, online documentation and the Troubleshooting Guide
I confirm I have checked existing issues, online documentation and Troubleshooting guide.