The compile error comes from updates to a new board version in Adruino IDE. If you go to a previous board version it compiles without errors.
T
Latest posts made by tolisn
-
RE: compile error for demo of TTGO T4 V1.3
-
compile error for demo of TTGO T4 V1.3
HI I'm trying to compile the GIT demo for my TTGO T4 V1.3 board.
During compilation I get this error
Compilation error: 'ledcSetup' was not declared in this scope
.
I have done all the steps in the Readme file but keep getting the compile error. Can someone help ?