Skip to content

Commit 1d349b6

Browse files
authored
Update Seeed_BMP280.cpp
1 parent beca822 commit 1d349b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Grove_BMP280/Seeed_BMP280.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "Seeed_BMP280.h"
22

3-
#define BMP280_DEBUG_PRINT
3+
//#define BMP280_DEBUG_PRINT
44

55
bool BMP280::init(int i2c_addr) {
66
uint8_t chip_id = 0;

0 commit comments

Comments
 (0)