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

Download repository: zip gz

Files at revision 0:13db8277ce26

Name Size Actions
[up]
ASyncTicker.cpp 2031 Revisions Annotate
ASyncTicker.h 2293 Revisions Annotate
Updateable.h 1472 Revisions Annotate