Skip to content

Commit 96b4f26

Browse files
committed
Fix typo
1 parent 33d2151 commit 96b4f26

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Inside the setup you need to initialize and configure the proximity sensor. Also
8484
}
8585
```
8686
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***
87+
***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***
8888
8989
### Control the Speed of the Blink
9090

0 commit comments

Comments
 (0)