Skip to content

Commit 94ecdfe

Browse files
Merge pull request #4 from Y1hsiaochunnn/master
Add esp_lcd_sh8601 variant component to ESP32-S3-Touch-AMOLED-1.8
2 parents 5748208 + 1c165f8 commit 94ecdfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

display/lcd/esp_lcd_sh8601/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.0 - 2025-01-14
3+
## v1.0.1 - 2025-01-14
44

55
### Enhancements:
66

display/lcd/esp_lcd_sh8601/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ description: "ESP LCD FOR Waveshare ESP32-S3-Touch-AMOLED-1.8 DISPLAY SH8601"
77
issues: "https://github.com/waveshareteam/Waveshare-ESP32-components/issues"
88
targets:
99
- esp32s3
10-
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/esp_lcd_sh8601"
11-
version: "1.0.0"
10+
url: "https://github.com/waveshareteam/Waveshare-ESP32-components/tree/master/display/lcd/esp_lcd_sh8601"
11+
version: "1.0.1"

0 commit comments

Comments
 (0)