Attempt fix boot loop
This commit is contained in:
@@ -278,7 +278,7 @@ display:
|
||||
color_order: rgb
|
||||
update_interval: 30s
|
||||
dc_pin:
|
||||
number: GPIO37
|
||||
number: GPIO7
|
||||
allow_other_uses: true
|
||||
cs_pin:
|
||||
mcp23xxx: base_J0
|
||||
@@ -300,7 +300,7 @@ display:
|
||||
color_order: bgr
|
||||
update_interval: never
|
||||
dc_pin:
|
||||
number: GPIO37
|
||||
number: GPIO7
|
||||
allow_other_uses: true
|
||||
invert_colors: false
|
||||
show_test_card: false
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@ i2c:
|
||||
- id: sensors
|
||||
sda: GPIO47
|
||||
scl: GPIO48
|
||||
frequency: 400khz
|
||||
frequency: 50khz
|
||||
|
||||
spi:
|
||||
clk_pin: GPIO6
|
||||
|
||||
Reference in New Issue
Block a user