You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
TimerB0 will not trigger an interrupt.
I think there is a bug in TimerInterrupt::setFrequency()
If I make this change to the source code, TimerB0 appears to be working properly.
Simple Blink sketch using TimerB0 will not blink LED. TimerB1 blinks the LED as expected.
Expected behavior
TimerB0 triggers interrupt to blink led and increase count.
Actual behavior
No interrupt is triggered. Count ==0 and led does not blink
Debug and AT-command log (if applicable)
[TISR] setFrequency error
Information
The text was updated successfully, but these errors were encountered: