FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ FASTLED_ALLOW_INTERRUPTS

#define FASTLED_ALLOW_INTERRUPTS

Use this to force FastLED to allow interrupts in the clockless chipsets (or to force it to disallow), overriding the default on platforms that support this.

Set the value to 1 to allow interrupts or 0 to disallow them.

Definition at line 83 of file fastled_config.h.