This repository was archived by the owner on Jan 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ The catch is your function is now part of an ISR (Interrupt Service Routine), an
143143
144144### Releases v1.5.0
145145
146- 1 . Add Timer 3 and 4 to ATmega32U4 and ATmega16U4.
146+ 1 . Add ** Timer3 and Timer4 support to ATmega32U4 and ATmega16U4.**
1471472 . Add Timer auto-selection to examples.
148148
149149### Releases v1.4.1
@@ -1093,7 +1093,7 @@ Sometimes, the library will only work if you update the board core to the latest
10931093
10941094### Releases v1.5.0
10951095
1096- 1 . Add Timer 3 and 4 to ATmega32U4 and ATmega16U4.
1096+ 1 . Add ** Timer3 and Timer4 support to ATmega32U4 and ATmega16U4.**
109710972 . Add Timer auto-selection to examples.
10981098
10991099### Releases v1.4.1
@@ -1191,6 +1191,7 @@ Submit issues to: [TimerInterrupt issues](https://github.com/khoih-prog/TimerInt
1191119110 . Add support to ** Generic or Sparkfun AVR ATmega_32U4** such as ** AVR_MAKEYMAKEY, AVR_PROMICRO, etc.**
1192119211 . Add support to ** Generic or Sparkfun AVR ATmega_328(P)** such as ** ARDUINO_REDBOT, ARDUINO_AVR_DIGITAL_SANDBOX, etc.**
1193119312 . Add support to ** Generic or Sparkfun AVR ATmega128RFA1** such as ** ATMEGA128RFA1_DEV_BOARD, etc.**
1194+ 13 . Add Timer3 and Timer4 support to ** ATmega32U4 and ATmega16U4** .
11941195
11951196---
11961197---
You can’t perform that action at this time.
0 commit comments