Skip to content

Commit a4fb38f

Browse files
authored
Update VL53L8CX_HelloWorld_I2C.ino
Signed-off-by: Carlo Parata <[email protected]>
1 parent 3d5e53e commit a4fb38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/VL53L8CX_HelloWorld_I2C/VL53L8CX_HelloWorld_I2C.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
* pin 6 (MCLK_SCL) of the VL53L8CX satellite connected to pin D15 (SCL) of the Nucleo board
4848
* pin 7 (PWREN) of the VL53L8CX satellite connected to pin D11 of the Nucleo board
4949
* pin 8 (I0VDD) of the VL53L8CX satellite not connected
50-
* pin 9 (3V3) of the VL53L8CX satellite connected to 3V3 of the Nucleo board
50+
* pin 9 (3V3) of the VL53L8CX satellite not connected
5151
* pin 10 (1V8) of the VL53L8CX satellite not connected
52-
* pin 11 (5V) of the VL53L8CX satellite not connected
52+
* pin 11 (5V) of the VL53L8CX satellite connected to 5V of the Nucleo board
5353
* GPIO1 of VL53L8CX satellite connected to A2 pin of the Nucleo board (not used)
5454
* GND of the VL53L8CX satellite connected to GND of the Nucleo board
5555
*/

0 commit comments

Comments
 (0)