T5 4.7 e-paper missing library:
-
Hi,
I'm not able to compile any sketch from Lilygo for this T5 as always miss:
LilyGo-EPD47-master\src\rmt_pulse.c:9:24: fatal error: hal/rmt_ll.h: No such file or directory
Any clue ? Cannot find it.
Thanks
Laurent -
Hi. Can you try our arduino routines? We need your help to determine if it is a hardware issue. Is it possible to upload the program through arduino IDE. thanks.
-
It looks like it's the build environment that did cause the build to fail, did you install the build environment correctly? Can you try compiling the included example
-
@gfaman said in T5 4.7 e-paper missing library::
hal/rmt_ll.h:
hey, I just had the same problem. just comment this header, and everything will compile correctly.
arduino already have these headers.