Update for V2 PCB with V1 housing
This commit is contained in:
+6
-3
@@ -13,7 +13,7 @@ esp32:
|
||||
interval:
|
||||
- interval: 1min
|
||||
then:
|
||||
- logger.log: "ESPHome for Button+ v0.1.1"
|
||||
- logger.log: "ESPHome for Button+ V2 v0.1.0"
|
||||
|
||||
i2c:
|
||||
- id: temperature_sensor
|
||||
@@ -25,8 +25,11 @@ i2c:
|
||||
frequency: 400khz
|
||||
|
||||
spi:
|
||||
clk_pin: GPIO36
|
||||
mosi_pin: GPIO35
|
||||
clk_pin: GPIO6
|
||||
mosi_pin: GPIO5
|
||||
|
||||
psram:
|
||||
mode: octal
|
||||
|
||||
globals:
|
||||
- id: nr_of_pages
|
||||
|
||||
Reference in New Issue
Block a user