I try to compile the project with Arduino IDE (2.1.1 - Win64) - but no success.
The right processor was selected, the HELTEC JSON for the ESP32S3 stick loaded.
I get : Compilation error: declaration of template parameter 'T' shadows template parameter
May I ask, if there is a solution for this error?
First I was tinkering around with .bin and all works fine,
now I want to try Arduino IDE and getting the same error.
Edit: I tried PIO and there it works. But would be nice to get it running in Arduino IDE as well.