Skip to content

Commit 094c4dc

Browse files
authored
chore(clang): Fix header guard formatting in BMP5XX driver
1 parent 72b8955 commit 094c4dc

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)