Skip to content

Commit e6fc230

Browse files
committed
Merge branch 'add-bmp581' of https://github.com/adafruit/Adafruit_Wippersnapper_Arduino into add-bmp581
2 parents 37f8480 + 094c4dc commit e6fc230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_BMP5XX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ class WipperSnapper_I2C_Driver_BMP5XX : public WipperSnapper_I2C_Driver {
135135
Adafruit_BMP5xx *_bmp5xx; ///< BMP5xx object
136136
};
137137

138-
#endif // WipperSnapper_I2C_Driver_BMP5XX
138+
#endif // WipperSnapper_I2C_Driver_BMP5XX

0 commit comments

Comments
 (0)