uTimerLib
https://github.com/Naguissa/uTimerLib
|
#include "Arduino.h"
Go to the source code of this file.
Classes | |
class | uTimerLib |
Arduino tiny and cross-device compatible timer library. More... | |
Macros | |
#define | _uTimerLib_ |
Prevent multiple inclussion. | |
#define | UTIMERLIB_TYPE_OFF 0 |
Internal status. | |
#define | UTIMERLIB_TYPE_TIMEOUT 1 |
Internal status. | |
#define | UTIMERLIB_TYPE_INTERVAL 2 |
Internal status. | |
Variables | |
uTimerLib | TimerLib |
uTimerLib header file