FastLED
3.9.15
Loading...
Searching...
No Matches
OctoWS2811.ino
// Platform detection logic
#if defined(__arm__) && defined(TEENSYDUINO) && !defined(__MKL26Z64__)
// Teensy LC
#include "
OctoWS2811_impl.h
"
#else
#include "platforms/sketch_fake.hpp"
#endif
OctoWS2811_impl.h
Generated on Sat Sep 20 2025 20:42:19 for FastLED by
1.13.2