You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/01.user-manual/content.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This user manual provides a comprehensive overview of the Nano 33 BLE Sense Rev2
36
36
37
37
## Nano 33 BLE Sense Rev2 Overview
38
38
39
-
The Nano 33 BLE Sense Rev2 board combines the microcontroller nRF52840 and a set of sensors with the compact and familiar Nano form factor. This board is designed to facilitate easy prototyping where movement and enviroment sensors are needed.
39
+
The Nano 33 BLE Sense Rev2 board combines the microcontroller nRF52840 and a set of sensors with the compact and familiar Nano form factor. This board is designed to facilitate easy prototyping where movement and environment sensors are needed.
40
40
41
41

42
42
@@ -1578,7 +1578,7 @@ Additionally to promiximity and gesture sensing, the sensor can detect colors.
1578
1578
}
1579
1579
```
1580
1580
1581
-
The following example demostrates the full use of the proximity and gesture sensors, including RGB sensor:
1581
+
The following example demonstrates the full use of the proximity and gesture sensors, including RGB sensor:
0 commit comments