We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d2151 commit 96b4f26Copy full SHA for 96b4f26
content/hardware/05.nicla/boards/nicla-vision/tutorials/proximity/content.md
@@ -84,7 +84,7 @@ Inside the setup you need to initialize and configure the proximity sensor. Also
84
}
85
```
86
87
-***Make sure you intialize `Wire1`, set the clock speed to 400kHz and set the bus pointer to `Wire1`, it won't work if you don't add these setting***
+***Make sure you initialize `Wire1`, set the clock speed to 400kHz and set the bus pointer to `Wire1`, it won't work if you don't add these setting***
88
89
### Control the Speed of the Blink
90
0 commit comments