Skip to content

Commit 60fd673

Browse files
authored
Update cheat-sheet.md Changed typo of ADC to DAC
1 parent 866394b commit 60fd673

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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

@@ -470,4 +470,4 @@ To flash the bootloader:
470470
- Short the BOOT and GND pin found on the UNO R4 Minima.
471471
- Go to the Connect Settings tab.
472472
- Select the COM port in the Tool > select the port shown in the IDE.
473-
- Press start.
473+
- Press start.

0 commit comments

Comments
 (0)