Closed kevinfrei closed 4 years ago
In order to pause loop functionality, suspendLoop works great, but without resumeLoop (and resumeLoopFromISR), suspendLoop is effectively "terminateLoop" as there's no way to start it back up.
Oops. Will re-submit in a minute...
In order to pause loop functionality, suspendLoop works great, but without resumeLoop (and resumeLoopFromISR), suspendLoop is effectively "terminateLoop" as there's no way to start it back up.