Search found 1 match

by dandan
Fri Jul 28, 2017 7:18 pm
Forum: General Discussion
Topic: ESP32 UDP - WiFiUDP how to send bytes using udp protocol?
Replies: 1
Views: 10490

Re: ESP32 UDP - WiFiUDP how to send bytes using udp protocol?

I noticed, that in the esp-idf repository on github there is a macro named "write", which takes 3 arguments. You can find it in /components/lwip/include/lwip/lwip/sockets.h at line 561. https://github.com/espressif/esp-idf/blob/84c2e61b12c05a57777c3edd14e881753d9053e2/components/lwip/include/lwip/lw...