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.24k stars 226 forks source link

Library Suggestion #172

Closed georgevbsantiago closed 8 months ago

georgevbsantiago commented 1 year ago

Hello, @arkhipenko

Your library is fantastic. Thank you for this important contribution.

I found another interesting library that deals with cooperative Multitasking. Apparently, the development of the project is stopped, but I'll leave the link here, because the code can have good ideas to implement in TaskScheduler.

H4 library (linK) H4 Plus library (link)

Thank you very much

arkhipenko commented 8 months ago

Thank you, @georgevbsantiago - I will have a look.