1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-11 14:23:47 +01:00
This commit is contained in:
Clyde Stubbs
2023-09-27 09:25:14 +10:00
committed by Jesse Hills
parent 7dabbb65d0
commit 69adebfefa
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());