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
By offering an Udp type (see arduino/avr/cores/arduino/Udp.h) the library becomes a bit more useful since it can be used with any library that consumes an UDP socket.
The text was updated successfully, but these errors were encountered:
By offering an
Udp
type (see arduino/avr/cores/arduino/Udp.h) the library becomes a bit more useful since it can be used with any library that consumes an UDP socket.The text was updated successfully, but these errors were encountered: