forkineye / ESPAsyncE131

Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to compile due fatal error

mszymura opened this issue · comments

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 <ESPAsyncUDP.h>
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

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