1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

[ili9xxx] psram and 8 bit changes (#8084)

This commit is contained in:
Clyde Stubbs
2025-01-15 09:53:44 +11:00
committed by GitHub
parent c3412df169
commit e8d2ad4ce8
4 changed files with 34 additions and 17 deletions

View File

@@ -20,6 +20,7 @@ display:
it.rectangle(0, 0, it.get_width(), it.get_height());
- platform: ili9xxx
invert_colors: false
color_palette: 8bit
dimensions:
width: 320
height: 240