Skip to content

Commit a6ff16e

Browse files
committed
clang-format
1 parent 2fb0458 commit a6ff16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_VL53L4CX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include <vl53l4cx_class.h>
2020
#include <vl53l4cx_def.h>
2121

22-
#define VL53_SHUTDOWN_PIN -1 // No shutdown pin
22+
#define VL53_SHUTDOWN_PIN -1 // No shutdown pin
2323
#define VL53_READING_DELAY 350 // Delay for reading data attempts
2424

2525
/**************************************************************************/

0 commit comments

Comments
 (0)