We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae39579 commit 55ad743Copy full SHA for 55ad743
README.md
@@ -640,6 +640,10 @@ The following libraries are used from the [Espressif component registry](https:/
640
641
## Version history
642
643
+- June 2025
644
+ - Version 2.1.1
645
+ - Updated documentation
646
+ - Renamed IO pins
647
- November 2024
648
- Version 2.1.0
649
- LVGL 9.2.2
library.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
3
"name": "esp32_smartdisplay",
4
- "version": "2.1.0",
+ "version": "2.1.1",
5
"description": "LVGL v9.2.2 driver for Sunton ESP32 Cheap Yellow Display display boards",
6
"keywords": "LVGL Sunton CYD LCD TFT Touch",
7
"repository": {
0 commit comments