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 2fb0458 commit a6ff16eCopy full SHA for a6ff16e
src/components/i2c/drivers/WipperSnapper_I2C_Driver_VL53L4CX.h
@@ -19,7 +19,7 @@
19
#include <vl53l4cx_class.h>
20
#include <vl53l4cx_def.h>
21
22
-#define VL53_SHUTDOWN_PIN -1 // No shutdown pin
+#define VL53_SHUTDOWN_PIN -1 // No shutdown pin
23
#define VL53_READING_DELAY 350 // Delay for reading data attempts
24
25
/**************************************************************************/
0 commit comments