1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 19:00:59 +01:00
esphome/tests/components/bmp3xx/test.esp32-c3-idf.yaml

15 lines
221 B
YAML

i2c:
- id: i2c_bmp3xx
scl: 5
sda: 4
sensor:
- platform: bmp3xx
address: 0x77
temperature:
name: BMP Temperature
oversampling: 16x
pressure:
name: BMP Pressure
iir_filter: 2X