Adjust display data rate to 20MHz and invert backlight control in Cat Medication Tracker configuration
This commit is contained in:
@@ -81,7 +81,7 @@ display:
|
|||||||
rotation: 0
|
rotation: 0
|
||||||
invert_colors: false
|
invert_colors: false
|
||||||
color_order: bgr
|
color_order: bgr
|
||||||
data_rate: 40MHz
|
data_rate: 20MHz
|
||||||
dimensions:
|
dimensions:
|
||||||
width: 320
|
width: 320
|
||||||
height: 480
|
height: 480
|
||||||
@@ -223,7 +223,7 @@ output:
|
|||||||
- platform: gpio
|
- platform: gpio
|
||||||
pin: GPIO21
|
pin: GPIO21
|
||||||
id: backlight_pwm
|
id: backlight_pwm
|
||||||
inverted: false
|
inverted: true
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: binary
|
- platform: binary
|
||||||
|
|||||||
Reference in New Issue
Block a user