3e87dcf748
Currently there is bug in WiFiUDP library when you want to use beginPacket(...) without listening on socket (without calling begin(...) first). You can't send any data because socket is not open and also tx_buffer is not allocated which cause crash while writing data to tx_buffer. |
||
---|---|---|
.. | ||
examples | ||
src | ||
keywords.txt | ||
library.properties |