Skip to content

Commit 763ad0e

Browse files
Small fix to headers
1 parent d7d76d6 commit 763ad0e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

+5-3
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In this tutorial you will use the **Arduino Nicla Vision** board to get the micr
4444

4545
To check that you correctly set up the board please visit our [Getting Started Guide](https://docs.arduino.cc/tutorials/nicla-vision/getting-started) for both **OpenMV** and **Arduino** instructions.
4646

47-
## OpenMV
47+
### OpenMV
4848

4949
Open the script by going to **Examples > Arduino > NanoRP2040 > Audio > Audio_fft.py**.
5050

@@ -56,7 +56,9 @@ When the script is running, you will see an spectrum analyzer in the top right p
5656

5757
![OpenMV IDE - Spectrum analyzer](assets/OpenMV_spectrumAnalyzer.png)
5858

59-
## Arduino
59+
### Arduino
60+
61+
## Instructions
6062

6163
### Setting Up the Sketch
6264

@@ -175,7 +177,7 @@ Or find the full edited sketch in our **Arduino_Pro_Tutorials** library.
175177
```
176178

177179

178-
## Testing It Out
180+
### Testing It Out
179181

180182
After you have successfully verified and uploaded the sketch to the board, open the Serial Monitor from the menu on the left. You will now see the new values printed.
181183

0 commit comments

Comments
 (0)