arkhipenko / TaskScheduler

Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
http://playground.arduino.cc/Code/TaskScheduler
BSD 3-Clause "New" or "Revised" License
1.27k stars 232 forks source link

Moved method definitions from the header file to source files #23

Closed RvanBaarle closed 7 years ago

arkhipenko commented 7 years ago

I don't believe this supports the use of #defines as compile parameters (Arduino IDE problem, not yours). I am still considering implementing PR #16, so will close this one.