Add BME280 Sensor

- Plumb BME280 all the way through to Prometheus.
- Add README detailing the diff between BME280 and BMP280
- Refactor source files to be *_drv.c to avoid naming clashes with
  upstream libraries.
This commit is contained in:
Pim van Pelt
2018-03-26 15:07:17 +02:00
parent fb87c4070a
commit a7b78521f1
6 changed files with 87 additions and 53 deletions

View File

@ -41,4 +41,3 @@ UV{band="UVA",sensor="0",type="VEML6075"} 0
UV{band="UVB",sensor="0",type="VEML6075"} 2
UVIndex{sensor="0",type="VEML6075"} 0.00125
```