Sunton esp32 2.2" c (#151)

* Update readme

* Update README.md

* driver definition? for a vertical 2.2" with touch

* Update platformio.ini

* Update esp32-2432S022C-vertical.json

* Update esp32-2432S022C-vertical.json

---------

Co-authored-by: Sims <38142618+suchmememanyskill@users.noreply.github.com>
This commit is contained in:
Kire Dyfvelsten
2025-01-28 21:19:36 +01:00
committed by GitHub
parent 3aeb67cfdd
commit 4e3cd69b63
4 changed files with 136 additions and 2 deletions

View File

@@ -92,6 +92,9 @@ board = esp32-8048S043C-smartdisplay
[env:esp32-8048S043C-SD-alt]
board = esp32-8048S043C-smartdisplay-alt
[env:esp32-2432S022C-SD-V]
board = esp32-2432S022C-vertical
[env:esp32-CROWPANEL-28R]
board = esp32-CROWPANEL-28R
lib_deps =
@@ -113,3 +116,4 @@ lib_deps =
plageoj/UrlEncode@^1.0.1
knolleary/PubSubClient@^2.8
WiFiClientSecure