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

Commit

Permalink
Add Change_Interval example
Browse files Browse the repository at this point in the history
Add Change_Interval example to demonstrate how to change the Timer Interval on-the-fly.
  • Loading branch information
khoih-prog authored Dec 6, 2020
1 parent 165a496 commit 5ec7c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ void setup()
5. [TimerInterruptTest](examples/TimerInterruptTest)
6. [TimerInterruptLEDDemo](examples/TimerInterruptLEDDemo)
7. [FakeAnalogWrite](examples/FakeAnalogWrite)
8. [Change_Interval](examples/Change_Interval)

---
---
Expand Down

0 comments on commit 5ec7c85

Please sign in to comment.