AceRoutine
1.2.1
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
|
▼Nace_routine | |
CChannel | An unbuffered synchronized channel |
CCoroutine | Base class of all coroutines |
CCoroutineScheduler | Class that manages instances of the Coroutine class, and executes them in a round-robin fashion |