FastLED 3.9.15
Loading...
Searching...
No Matches

◆ EVERY_N_HOURS

#define EVERY_N_HOURS ( N)
Value:
EVERY_N_HOURS_I(CONCAT_MACRO(PER, __COUNTER__ ),N)
#define EVERY_N_HOURS_I(NAME, N)
Checks whether to execute a block of code every N hours, using a custom instance name.
Definition lib8tion.h:1355

Checks whether to execute a block of code every N hours.

See also
hours8()

Definition at line 1351 of file lib8tion.h.