fix 1BAR / 1 Display Setup
This commit is contained in:
@@ -113,7 +113,7 @@ output:
|
||||
number: 5
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
inverted: true
|
||||
- id: cs_pin_bar1_right
|
||||
platform: gpio
|
||||
pin:
|
||||
@@ -121,7 +121,7 @@ output:
|
||||
number: 1
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
inverted: true
|
||||
|
||||
display:
|
||||
####################
|
||||
@@ -130,9 +130,9 @@ display:
|
||||
- id: main_display
|
||||
platform: ili9xxx
|
||||
model: ili9341
|
||||
invert_colors: false
|
||||
color_order: rgb
|
||||
update_interval: 30s
|
||||
invert_colors: false
|
||||
dc_pin:
|
||||
number: GPIO37
|
||||
allow_other_uses: true
|
||||
|
||||
Reference in New Issue
Block a user