-
Notifications
You must be signed in to change notification settings - Fork 13.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Udp.destinationIP() always resets ESP8266 when not connected #3989
Comments
@tonton81 no Basic info, no IDE Settings, no example sketch. You ignored the entire issue template, which exists for a reason. |
latest git version, 1.8.3 IDE, lwip2 |
@d-a-v maybe similar to the availableForWrite() crash? |
indeed, i was in a middle of a project going through the library functions one at a time, i guess i just stumbled onto them :) |
Udp.destinationIP() crashes the ESP8266 every time it's used when not connected to UDP
The text was updated successfully, but these errors were encountered: