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