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

History

initial version default tip

2011-02-24, by hlipka [Thu, 24 Feb 2011 14:06:24 +0000] rev 0

initial version