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 d6af06b commit 7bfc9d1Copy full SHA for 7bfc9d1
content/hardware/05.nicla/boards/nicla-vision/tutorials/proximity-sensor/content.md
@@ -59,8 +59,8 @@ The variables are to avoid using delays as the reading would not be accurate.
59
60
### Initialize the Proximity Sensor and the LED
61
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.
+Inside the setup you need to initialize the proximity sensor.
+Also the RGB LED needs to be set as an output to make it light up.
64
65
***The LEDs are accessed as the Portenta H7: LEDR, LEDG and LEDB***
66
0 commit comments