Commit Graph

7 Commits

Author SHA1 Message Date
bd432136cd Tagcopyrights, add contributing / licensing information 2018-11-19 00:18:17 +01:00
075dca9f0e Refactor includes 2018-11-18 23:49:09 +01:00
096192138c Code Formatting (uncrustify) 2018-04-09 19:44:04 +02:00
9067ab01dd Format code (BCPP) 2018-04-09 19:06:32 +02:00
9a71d580c0 Expose mgos_*_stats in Prometheus 2018-04-04 14:03:50 +02:00
2a32858b86 Refactor VEML6075
the _create() method now takes the mgos_i2c bus as first argument.
2018-04-03 19:52:13 +02:00
a7b78521f1 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.
2018-03-26 15:07:17 +02:00