mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
CH422G support (#7356)
This commit is contained in:
committed by
GitHub
parent
3a7aabb2eb
commit
6490fc9c62
6
tests/components/ch422g/test.esp8266-ard.yaml
Normal file
6
tests/components/ch422g/test.esp8266-ard.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
i2c:
|
||||
- id: i2c_ch422g
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
<<: !include common.yaml
|
||||
Reference in New Issue
Block a user