mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
nau7802: new component (#6291)
This commit is contained in:
6
tests/components/nau7802/test.esp32-idf.yaml
Normal file
6
tests/components/nau7802/test.esp32-idf.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
i2c:
|
||||
- id: i2c_nau7802
|
||||
scl: 16
|
||||
sda: 17
|
||||
|
||||
<<: !include common.yaml
|
||||
Reference in New Issue
Block a user