mirror of
https://github.com/esphome/esphome.git
synced 2025-01-01 02:11:44 +01:00
8 lines
85 B
YAML
8 lines
85 B
YAML
i2c:
|
|
- id: i2c_i2c
|
|
scl: 5
|
|
sda: 4
|
|
|
|
i2c_device:
|
|
id: i2cdev
|
|
address: 0x2C
|