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

◆ EVERY_N_MILLISECONDS_I

#define EVERY_N_MILLISECONDS_I ( NAME,
N )
Value:
#define EVERY_N_MILLIS_I(NAME, N)
Checks whether to execute a block of code every N milliseconds, using a custom instance name.
Definition lib8tion.h:1319

Alias for EVERY_N_MILLIS_I.

Definition at line 1361 of file lib8tion.h.