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

Commit 5ec7c85

Browse files
authored
Add Change_Interval example
Add Change_Interval example to demonstrate how to change the Timer Interval on-the-fly.
1 parent 165a496 commit 5ec7c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ void setup()
325325
5. [TimerInterruptTest](examples/TimerInterruptTest)
326326
6. [TimerInterruptLEDDemo](examples/TimerInterruptLEDDemo)
327327
7. [FakeAnalogWrite](examples/FakeAnalogWrite)
328+
8. [Change_Interval](examples/Change_Interval)
328329

329330
---
330331
---

0 commit comments

Comments
 (0)