Replies: 1 comment
-
The easiest way is to edit (or copy) the user_setups/esp32/d1-mini-esp32_ili9341.ini file and compile that firmware either locally or on gitpod. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I have an ESP32 WROVER module with a 2.4 inch ILI9341 where there is a connection:
TFT_DC = 0
TFT_CS = 5
TFT_RST = none
TFT_BCKL = 23
TOUCH_CS = 21
Can you have an openHASP compilation for me?
Beta Was this translation helpful? Give feedback.
All reactions