1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00
This commit is contained in:
Clyde Stubbs
2023-09-27 09:25:14 +10:00
committed by GitHub
parent 86db559f6e
commit 5360e14a9c
6 changed files with 47 additions and 7 deletions

View File

@@ -2972,6 +2972,7 @@ display:
model: TFT 2.4
cs_pin: GPIO5
dc_pin: GPIO4
color_palette: GRAYSCALE
reset_pin: GPIO22
lambda: |-
it.rectangle(0, 0, it.get_width(), it.get_height());