Steven Bennett

Results 3 issues of Steven Bennett

I can use canvas with an ESP32 using Arduino IDE 2, with no problem, but simply changing the board from ESP32 to UNO causes build errors. I assume Arduino GFX...

When I add any gfx-> type command into loop() I get an error saying gfx is undefined, but it works if I use it in setup(), what am I doing...

### Answers checklist. - [X] I have read the component documentation [ESP-IDF Components](https://components.espressif.com) and the issue is not addressed there. - [X] I am using target and esp-idf version as...

Resolution: More info needed