Closed GoogleCodeExporter closed 9 years ago
I forgot to include that this required a byte array pointer to compile
correctly. On mine, a character array pointer threw a data type error. This is
the most efficient way of sending byte data that contains zeros.
Original comment by t...@prolectron.com
on 5 Sep 2012 at 2:58
Add UDP.write to that change also. Nothing in the docs about the second version
of the write function, even tho it is in the library.
http://arduino.cc/en/Reference/EthernetUDPWrite
Original comment by t...@prolectron.com
on 20 Sep 2012 at 12:06
documentation has been updated
Original comment by sc...@droolcup.com
on 30 Oct 2013 at 12:22
Original comment by s.fitzge...@arduino.cc
on 30 Oct 2013 at 12:23
Original issue reported on code.google.com by
t...@prolectron.com
on 5 Sep 2012 at 2:29