Go to the source code of this file.
Functions | |
unsigned long | initMainThread () |
void | protectMainThread (bool) |
void | resetMainThread () |
int | setAlarm (unsigned sec) |
void | setAlarmHandler (void(*f)(int)) |
unsigned long initMainThread | ( | ) |
void protectMainThread | ( | bool | ) |
void resetMainThread | ( | ) |
void setAlarmHandler | ( | void(*)(int) | f | ) |