forkineye / ESPAsyncE131

Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
128 stars 28 forks source link

unable to compile due fatal error #7

Closed mszymura closed 5 years ago

mszymura commented 5 years ago

sorry to trouble but have include the espasynch library but when tring to compile arduino sketch keep getting the same error. ESPAsyncE131.h:23:25: fatal error: ESPAsyncUDP.h: No such file or directory

include

tried every thing but cant find a work through. read your comments for previous s=errors but didnt help me over come the error. trying to compile pinkyleds https://github.com/pinkywafer/PinkyLEDs

mszymura commented 5 years ago

sorted, contacted pinkyleds and espudp library was needed, missed out from the repo list , thanks