Skip to content

Commit b2c89e2

Browse files
committed
Almost there
1 parent 74a1de8 commit b2c89e2

File tree

1 file changed

+3
-2
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/08.ml-magic-wand

1 file changed

+3
-2
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/08.ml-magic-wand/content.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ The Arduino Nano Matter acts as a digital magic wand 🪄, where sensor data fro
3030

3131
### Goals
3232

33-
The goal of this project tutorial is to showcase the capabilities of the Arduino Nano Matter running Tiny Machine Learning models on the edge for gesture recognition. The wand can detect two gestures drawn in the air: **"W" (wing gesture)** and **"O" (ring gesture)**.
33+
The goal of this project tutorial is to showcase the capabilities of the Arduino Nano Matter running Tiny Machine Learning models on the edge for gesture recognition.
34+
The wand can detect two gestures drawn in the air: **"W" (wing gesture)** and **"O" (ring gesture)**.
3435

3536
## Hardware and Software Requirements
3637

@@ -118,7 +119,7 @@ In the Arduino IDE upper menu, after selecting the **Nano Matter board** from th
118119

119120
![Protocol stack configuration](assets/stack.png)
120121

121-
***The code will only compile if the Protocol Stack is set to None.***
122+
***The code will only compile if the __Protocol Stack__ is set to __None__.***
122123

123124
Download the `Modulino.h` library from the Arduino IDE Library Manager. This will enable the support for the Modulino Pixels and the Modulino Movement.
124125

0 commit comments

Comments
 (0)