diff --git a/HyperionRGB/ConfigStatic.h.example b/HyperionRGB/ConfigStatic.h.example index fce43c6..73358e3 100644 --- a/HyperionRGB/ConfigStatic.h.example +++ b/HyperionRGB/ConfigStatic.h.example @@ -18,7 +18,8 @@ //This cannot be changed via web inteface #define CONFIG_LED_SPI_CHIPSET WS2801 //Comment out for clockless -//#define CONFIG_LED_CLOCKLESS_CHIPSET WS2812B +//#define CONFIG_LED_CLOCKLESS_CHIPSET WS2812B //Comment in for clockless +//#define FASTLED_ALLOW_INTERRUPTS 0 //Comment in if clockless stripe (ex. WS2812B) is flickering #define CONFIG_LED_DATAPIN D1 #define CONFIG_LED_CLOCKPIN D2 //Comment out for clockless