|
Doxygen with github
|
Application rotator component. More...
#include <ksAppRotator.h>
Public Member Functions | |
| void | loopNoDelay () |
| Runs the application loop. | |
| void | loop (unsigned long milliseconds) |
| Runs application loop with a delay between loops. | |
Application rotator component.
| ... | List of application classes to be used. |
|
inline |
Runs application loop with a delay between loops.
| milliseconds | Delay time in milliseconds. |
References ksf::ksAppRotator< AppTypes >::loopNoDelay().