Remove reset duration from display configuration and update backlight GPIO pin in Cat Medication Tracker
This commit is contained in:
@@ -64,7 +64,6 @@ display:
|
||||
cs_pin: GPIO15
|
||||
dc_pin: GPIO2
|
||||
reset_pin: GPIO4
|
||||
reset_duration: 100ms
|
||||
rotation: 0
|
||||
invert_colors: false
|
||||
color_order: bgr
|
||||
@@ -206,7 +205,7 @@ binary_sensor:
|
||||
# Backlight control
|
||||
output:
|
||||
- platform: gpio
|
||||
pin: GPIO21
|
||||
pin: GPIO27
|
||||
id: backlight_pwm
|
||||
inverted: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user