Skip to content

Commit 79423af

Browse files
committed
img name
1 parent ac4783d commit 79423af

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/06.nicla/boards/nicla-voice/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/06.nicla/boards/nicla-voice/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ analogReadResolution(12); // ADC resolution set to 12 bits (0-4095)
213213

214214
The example code shown below reads the voltage value from a potentiometer connected to `A0` and displays it on the IDE Serial Monitor. To understand how to properly connect a potentiometer to the Nicla Voice pins, take the following image as a reference:
215215

216-
![ADC input example wiring](assets/ADC-input.svg)
216+
![ADC input example wiring](assets/adc-input.svg)
217217

218218
```arduino
219219
#include "Nicla_System.h"

0 commit comments

Comments
 (0)