BME680: remove uneeded includes
This commit is contained in:
parent
efc7331f25
commit
a6281c5581
@ -14,8 +14,6 @@
|
||||
//Use Default i2c pin GPIO4(D2): SDA, GPIO5(D1):SCL
|
||||
|
||||
#define SEALEVELPRESSURE_HPA (1013.25)
|
||||
#include <SFE_BMP180.h>
|
||||
#include "debug_sketch.h"
|
||||
|
||||
int BME680GetMeasure(float &t, float &p, float &h, float &g, float &a);
|
||||
int BME680Setup();
|
||||
|
Loading…
Reference in New Issue
Block a user