mikaelpatel / Arduino-Scheduler

Portable Cooperative Multi-tasking Scheduler for Arduino
https://mikaelpatel.github.io/Arduino-Scheduler/
164 stars 41 forks source link

Missing coloring of main task stack #32

Closed mikaelpatel closed 5 years ago

mikaelpatel commented 5 years ago

The main task stack is not colored. The member function to check stack head room does not work correctly for the main task.