... | ... | @@ -2,7 +2,10 @@ |
|
|
|
|
|
# Overview
|
|
|
|
|
|
TODO
|
|
|
This module allows for three tasks to be scheduled:
|
|
|
* The control task, periodic, implemented as an interrupt;
|
|
|
* The application task, implemented as a thread;
|
|
|
* The communication task, implemented as a thread.
|
|
|
|
|
|
# API
|
|
|
|
... | ... | |