switch to UIPArtNet v0.1.0

v0.1.0-UIP
adb 3 years ago
parent b9415cc798
commit 8b3c8a671a

@ -21,8 +21,8 @@
#include <ESP8266WiFi.h>
#include <WiFiUdp.h>
#elif defined (TEENSYDUINO) || defined (__AVR__)
#include <Ethernet.h>
#include <EthernetUdp.h>
#include <UIPEthernet.h>
#include <UIPUdp.h>
#endif
Loading…
Cancel
Save