Closed eagl1 closed 1 month ago
you can skip this parameter and use default
Hi,
According to the ESP32 pinout, the SPI pins @Arduino_GFX_dev_device.h
line 125, are for the HSPI
not VSPI
, it's a small typo.
I wanted to fork the library but I think changing VSPI
to HSPI
will require me to change its source which I don't know where it came from.
ESP32_3248S035 is using ESP32 and it have VSPI.
Hi,
I'm using ESP32_3248S035
I don't know how this happened ? All my previous compilations on another PC were OK, didn't get this error at all with the same library version and the same ESP32 board package.