try speed up display connection
This commit is contained in:
@@ -209,6 +209,7 @@ display:
|
||||
platform: ili9xxx
|
||||
model: ili9341
|
||||
invert_colors: false
|
||||
data_rate: 80MHz
|
||||
dc_pin:
|
||||
number: GPIO37
|
||||
allow_other_uses: true
|
||||
|
||||
+1
-3
@@ -11,12 +11,10 @@ i2c:
|
||||
- id: temperature_sensor
|
||||
sda: GPIO1
|
||||
scl: GPIO2
|
||||
scan: true
|
||||
- id: buttons
|
||||
sda: GPIO47
|
||||
scl: GPIO48
|
||||
scan: true
|
||||
frequency: 200khz
|
||||
frequency: 400khz
|
||||
|
||||
spi:
|
||||
clk_pin: GPIO36
|
||||
|
||||
Reference in New Issue
Block a user