mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 12:15:33 +01:00
9 lines
85 B
YAML
9 lines
85 B
YAML
i2c:
|
|
- id: i2c_i2c
|
|
scl: 5
|
|
sda: 4
|
|
|
|
i2c_device:
|
|
id: i2cdev
|
|
address: 0x2C
|