esp32-CROWPANEL-35C (#159)

* :)

* Correct screen rotation

* Remove brightness adjustment

* Silence buzzer

* Fixes from atomique
This commit is contained in:
Sims
2025-01-28 21:16:46 +01:00
committed by GitHub
parent 0992f466cf
commit 3aeb67cfdd
4 changed files with 255 additions and 1 deletions

View File

@@ -102,3 +102,14 @@ lib_deps =
plageoj/UrlEncode@^1.0.1
knolleary/PubSubClient@^2.8
WiFiClientSecure
[env:esp32-CROWPANEL-35C]
board = esp32-CROWPANEL-35C
lib_deps =
SPI
https://github.com/suchmememanyskill/lvgl
https://github.com/lovyan03/LovyanGFX@1.2.0
bblanchon/ArduinoJson@^7.0.0
plageoj/UrlEncode@^1.0.1
knolleary/PubSubClient@^2.8
WiFiClientSecure