TaskScheduler
TaskScheduler copied to clipboard
isolate _task_micros()
trafficstars
During compilation the compiler would provide a warning that _task_micros() was an unused variable.
This PR isolates it using the _TASK_MICRO_RES definition.
Any updates on this PR? :)
Any chance this PR could be accepted?
I really hope so!
It is part of version 3.8.3 which is currently in testing.
You can pull it from testing branch
https://github.com/arkhipenko/TaskScheduler/tree/testing
any plans to actually releasing this branch?