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)

Dependents:   IOT_Sockets

Revisions of ASyncTicker.cpp

Revision Date Message Actions
0:13db8277ce26 2011-02-24 initial version File  Diff  Annotate