an asynchronous ticker which calls methods in a regular fashion, but not from an interrupt handler. This allows the called methods to do complex and more time-consuming stuff (e.g. network requests, calculation, or printing to the serial console)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:13db8277ce26 | 2011-02-24 | hlipka | initial version |