We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beca822 commit 1d349b6Copy full SHA for 1d349b6
Grove_BMP280/Seeed_BMP280.cpp
@@ -1,6 +1,6 @@
1
#include "Seeed_BMP280.h"
2
3
-#define BMP280_DEBUG_PRINT
+//#define BMP280_DEBUG_PRINT
4
5
bool BMP280::init(int i2c_addr) {
6
uint8_t chip_id = 0;
0 commit comments