Skip to content

Commit 7b462da

Browse files
authored
Change image type from RGB24 to RGB (#345)
RGB24 no longer exists
1 parent 3d1b23e commit 7b462da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Examples/ESPHome/2-ESPHomeClock/yellowtft1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ color:
8989
image:
9090
- file: "images/esphome.png"
9191
id: esphome_image
92-
type: RGB24
92+
type: RGB
9393

9494
# ============================================================
9595
# Home Assistant related setup

0 commit comments

Comments
 (0)