Skip to content

Commit 3e51240

Browse files
committed
version 2.1.1
1 parent 450a221 commit 3e51240

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,10 @@ The following libraries are used from the [Espressif component registry](https:/
640640

641641
## Version history
642642

643+
- June 2025
644+
- Version 2.1.1
645+
- Updated documentation
646+
- Renamed IO pins
643647
- November 2024
644648
- Version 2.1.0
645649
- LVGL 9.2.2

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
33
"name": "esp32_smartdisplay",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"description": "LVGL v9.2.2 driver for Sunton ESP32 Cheap Yellow Display display boards",
66
"keywords": "LVGL Sunton CYD LCD TFT Touch",
77
"repository": {

0 commit comments

Comments
 (0)