Go to the documentation of this file.
9 if (new_val < (old_val * 0.60)) val = 13;
10 else if (old_val < (new_val * 0.60)) val = 23;
void _callback(int gpio, int level, uint32_t tick)
void callback(uint32_t hash)
int gpioSetWatchdog(unsigned gpio, unsigned timeout)
int gpioSetMode(unsigned gpio, unsigned mode)
Hasher(int gpio, HasherCB_t callback, int timeout=5)
int gpioSetAlertFuncEx(unsigned gpio, gpioAlertFuncEx_t f, void *userdata)
static void _callbackExt(int gpio, int level, uint32_t tick, void *user)
void _hash(int old_val, int new_val)
void(* HasherCB_t)(uint32_t)
cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Fri Aug 2 2024 09:40:56