mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
common
This commit is contained in:
@@ -3,3 +3,9 @@
|
||||
substitutions:
|
||||
scl_pin: GPIO8
|
||||
sda_pin: GPIO10
|
||||
|
||||
i2c:
|
||||
- id: i2c_bus
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
scan: true
|
||||
|
Reference in New Issue
Block a user