Task icon indicating copy to clipboard operation
Task copied to clipboard

Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

Results 2 Task issues
Sort by recently updated
recently updated
newest added

I'm using this excellent library to run tasks, but I want the ESP to sleep otherwise. I have implemented light sleep, but that only runs on a `delay()` call. If...

enhancement