Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 7719237

Browse files
authored
v1.0.0 for hardware-PWM on megaAVR boards
### Initial Releases v1.0.0 1. Initial coding to support **megaAVR boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc.**, using `Arduino megaAVR` or `MegaCoreX` core 2. The hardware-based PWM channels using TimerB can generate very high frequencies.
1 parent f3c29fb commit 7719237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Another way to install is to:
156156

157157
TCB0-TCB3 are 16-bit timers.
158158

159-
### 5. Important Notes
159+
### 3. Important Notes
160160

161161
Before using any Timer, you have to make sure the **Timer has not been used by any other purpose.**
162162

0 commit comments

Comments
 (0)