mirror of
https://github.com/esphome/esphome.git
synced 2024-12-03 20:24:14 +01:00
removed esp32-c3 tests
This commit is contained in:
parent
db51d07855
commit
5be6013c5c
2 changed files with 0 additions and 24 deletions
|
@ -1,12 +0,0 @@
|
|||
i2c:
|
||||
- id: i2c_hdc2010
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
sensor:
|
||||
- platform: hdc2010
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
name: Humidity
|
||||
update_interval: 15s
|
|
@ -1,12 +0,0 @@
|
|||
i2c:
|
||||
- id: i2c_hdc2010
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
sensor:
|
||||
- platform: hdc2010
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
name: Humidity
|
||||
update_interval: 15s
|
Loading…
Reference in a new issue