Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
F
Hello @hrsavla
there are multiple issues to fix this for compilation with Arduino framework 2.0.1.
I've attempted to solve those issues here - try it at your own risk.
Thanks Felix
C
Hi I had the same problem, but the suggested (uint16_t) correction in M5EPD.cpp lead to another problem: in the files adc.h, the statement #include "soc/adc_channel.h" must be inserted after tge firts #include statement. Chris