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.23k stars 224 forks source link

std::function example #31

Closed BlackEdder closed 7 years ago

BlackEdder commented 7 years ago

Example of std::function usage as requested in #28.

BlackEdder commented 7 years ago

Sorry, PR against the wrong branch. Will reopen correct one.