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

Change Interval Recursively using SAMDTimer #11

Answered by khoih-prog
WillPowellUk asked this question in Q&A
Discussion options

You must be logged in to vote

You can do that, but outside ISR. Have a look at Change_Interval example, especially Change_Interval.ino#L142

ITimer.setInterval(TIMER_INTERVAL_MS * 1000 * (multFactor + 1), TimerHandler);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WillPowellUk
Comment options

Answer selected by WillPowellUk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants