Add support for BME280 I2C Barometric, humidity and temperature sensor
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 15 Sep 2016 03:13:50 +0000 (05:13 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000 (19:02 +0100)
commit7f126e3550d4ee0dd023ece248b50fc07a55bac4
treef5dd0d4878f6f8638e2d5bfe356a9dd688c73440
parent45f64807d150033bb5c54df6ff052eb2184da221
Add support for BME280 I2C Barometric, humidity and temperature sensor
extdrv/bme280_humidity_sensor.c [new file with mode: 0644]
include/extdrv/bme280_humidity_sensor.h [new file with mode: 0644]