Skip to content

Commit 5dbe252

Browse files
marqdevxsebromero
andauthored
Update content/hardware/05.nicla/boards/nicla-vision/tutorials/microphone_sensor/content.md
Co-authored-by: Sebastian Romero <[email protected]>
1 parent 6911b66 commit 5dbe252

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Or find the full edited sketch in our **Arduino_Pro_Tutorials** library.
105105
volatile int samplesRead;
106106
107107
// Blinking
108-
bool state = false;Arduino Nano 33 BLE board, or
108+
bool state = false;
109109
int timeStart = 0;
110110
111111
void setup() {

0 commit comments

Comments
 (0)