AceRoutine  0.1
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  src
  ace_routine
  cli
 CommandDispatcher.cpp
 CommandDispatcher.h
 StreamReader.cpp
 StreamReader.h
 Coroutine.cpp
 Coroutine.hAll coroutines are instances of the Coroutine base class
 CoroutineScheduler.cpp
 CoroutineScheduler.h
 FCString.cpp
 FCString.h
 Flash.hVarious macros to smooth over the differences among the various platforms with regards to their support for flash strings and the various macros used to create and access them
 AceRoutine.h