mirror of
https://github.com/esphome/esphome.git
synced 2024-11-15 03:28:12 +01:00
9 lines
87 B
YAML
9 lines
87 B
YAML
|
i2c:
|
||
|
- id: i2c_i2c
|
||
|
scl: 16
|
||
|
sda: 17
|
||
|
|
||
|
i2c_device:
|
||
|
id: i2cdev
|
||
|
address: 0x2C
|