FastLED 3.9.3
|
Determines which platform system definitions to include.
Definition in file led_sysdefs.h.
Go to the source code of this file.
Macros | |
#define | CLKS_PER_US (F_CPU/1000000) |
Clock cycles per microsecond. | |
#define CLKS_PER_US (F_CPU/1000000) |
Clock cycles per microsecond.
Calculated using the F_CPU preprocessor define
Definition at line 83 of file led_sysdefs.h.