Skip to content

Commit b03a0d9

Browse files
authored
Merge pull request #1155 from V205Github/patch-1
Update cheat-sheet.md Changed typo of ADC to DAC
2 parents b89a2de + 60fd673 commit b03a0d9

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet

1 file changed

+1
-1
lines changed

content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ However you may change this write resolution if you need to, to up to 12 bits, a
206206
analogWriteResolution(12);
207207
```
208208

209-
To learn more about the ADC capabilities of the UNO R4 Minima, check out the [DAC Guide](/tutorials/uno-r4-minima/dac).
209+
To learn more about the DAC capabilities of the UNO R4 Minima, check out the [DAC Guide](/tutorials/uno-r4-minima/dac).
210210

211211
## RTC
212212

0 commit comments

Comments
 (0)