bme280: reworked to allow platform-specific I2C implementations

This commit is contained in:
Antonio Lignan 2016-11-03 11:12:20 +01:00
parent bd1a6bf94e
commit f9b32f8139
10 changed files with 207 additions and 75 deletions

View file

@ -36,7 +36,6 @@
#ifndef BME280_SENSOR_H_
#define BME280_SENSOR_H_
#include "lib/sensors.h"
#include "lib/sensors.h"
#include "bme280.h"