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

Commit 22df0e3

Browse files
authored
v1.10.0 to avoid conflict with Servo library
### Releases v1.10.0 1. Avoid conflict with `Servo library`. Check [Cannot use TimerInterrupt_Generic Library in the same time than Servo Library #11](khoih-prog/TimerInterrupt_Generic#11) 2. Prevent overflow of TCx by flagging error 3. Modify all examples 4. Update `Packages_Patches`
1 parent 89522e1 commit 22df0e3

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
@@ -601,7 +601,7 @@ void setup()
601601

602602
### Example [ISR_16_Timers_Array_Complex](examples/ISR_16_Timers_Array_Complex)
603603

604-
https://github.com/khoih-prog/SAMD_TimerInterrupt/blob/8038b88957b0fb8c0ea818013a696e98c797b832/examples/ISR_16_Timers_Array_Complex/ISR_16_Timers_Array_Complex.ino#L35-L383
604+
https://github.com/khoih-prog/SAMD_TimerInterrupt/blob/89522e1ada1f3267f9860e759e4f88db06e8610f/examples/ISR_16_Timers_Array_Complex/ISR_16_Timers_Array_Complex.ino#L35-L418
605605

606606

607607
---

0 commit comments

Comments
 (0)