#include "FastLED.h" // Let's include a bunch of stuff and see if it breaks the build. #include #include #include #include #include void setup() { } void loop() { }