Skip to content

Commit 7bfc9d1

Browse files
committed
Update/Fix content
1 parent d6af06b commit 7bfc9d1

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/05.nicla/boards/nicla-vision/tutorials/proximity-sensor

1 file changed

+2
-2
lines changed

content/hardware/05.nicla/boards/nicla-vision/tutorials/proximity-sensor/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The variables are to avoid using delays as the reading would not be accurate.
5959
6060
### Initialize the Proximity Sensor and the LED
6161
62-
Inside the setup you need to initialize the I2C communication before initializing the proximity sensor.
63-
Also the RGB Led needs to be set as an output to make it light up.
62+
Inside the setup you need to initialize the proximity sensor.
63+
Also the RGB LED needs to be set as an output to make it light up.
6464
6565
***The LEDs are accessed as the Portenta H7: LEDR, LEDG and LEDB***
6666

0 commit comments

Comments
 (0)