mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
Remove ESP32-C3 test due to no base test file
This commit is contained in:
parent
cd1991a880
commit
54b1bf18e5
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
i2c:
|
||||
- id: i2c_mcp3428
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
mcp3428:
|
||||
address: 0x68
|
||||
|
||||
sensor:
|
||||
- platform: mcp3428
|
||||
multiplexer: 1
|
||||
id: mcp3428_sensor
|
Loading…
Reference in a new issue