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

◆ EVERY_N_MINUTES_I

#define EVERY_N_MINUTES_I ( NAME,
N )
Value:
static CEveryNMinutes NAME(N); if( NAME )

Checks whether to execute a block of code every N minutes, using a custom instance name.

See also
minutes16()

Definition at line 1346 of file lib8tion.h.