bme280: reworked to allow platform-specific I2C implementations
This commit is contained in:
parent
bd1a6bf94e
commit
f9b32f8139
10 changed files with 207 additions and 75 deletions
|
@ -36,7 +36,6 @@
|
|||
#ifndef BME280_SENSOR_H_
|
||||
#define BME280_SENSOR_H_
|
||||
|
||||
#include "lib/sensors.h"
|
||||
#include "lib/sensors.h"
|
||||
#include "bme280.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue