Update base.yaml
This commit is contained in:
+2
-2
@@ -17,7 +17,7 @@ i2c:
|
|||||||
- id: buttons
|
- id: buttons
|
||||||
sda: GPIO47
|
sda: GPIO47
|
||||||
scl: GPIO48
|
scl: GPIO48
|
||||||
frequency: 800khz
|
frequency: 400khz
|
||||||
|
|
||||||
spi:
|
spi:
|
||||||
clk_pin: GPIO36
|
clk_pin: GPIO36
|
||||||
@@ -35,7 +35,7 @@ output:
|
|||||||
id: display_main_backlight_pwm
|
id: display_main_backlight_pwm
|
||||||
inverted: True
|
inverted: True
|
||||||
max_power: 0.3
|
max_power: 0.3
|
||||||
frequency: 100Hz
|
frequency: 500Hz
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
- platform: sts3x
|
- platform: sts3x
|
||||||
|
|||||||
Reference in New Issue
Block a user