mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
common
This commit is contained in:
@@ -18,8 +18,8 @@ display:
|
||||
mirror_x: true
|
||||
mirror_y: true
|
||||
data_rate: 80MHz
|
||||
cs_pin: GPIO22
|
||||
dc_pin: GPIO21
|
||||
cs_pin: GPIO4
|
||||
dc_pin: GPIO5
|
||||
auto_clear_enabled: false
|
||||
invert_colors: false
|
||||
update_interval: never
|
||||
|
||||
@@ -62,6 +62,7 @@ display:
|
||||
|
||||
packages:
|
||||
lvgl: !include lvgl-package.yaml
|
||||
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
|
||||
|
||||
lvgl:
|
||||
displays:
|
||||
|
||||
Reference in New Issue
Block a user