It’s not the pauses, the loop never ends:
Only your main program can do that.Code:SOFTPWM: code GOTO SOFTPWM
This ISR doesn’t allow your main program to ever run once it’s called.
It’s not the pauses, the loop never ends:
Only your main program can do that.Code:SOFTPWM: code GOTO SOFTPWM
This ISR doesn’t allow your main program to ever run once it’s called.
Bookmarks