FastLED
3.9.15
Loading...
Searching...
No Matches
OctoWS2811.ino
Go to the documentation of this file.
1
4
5
// Platform detection logic
6
#if defined(__arm__) && defined(TEENSYDUINO) && !defined(__MKL26Z64__)
// Teensy LC
7
#include "
OctoWS2811_impl.h
"
8
#else
9
#include "platforms/sketch_fake.hpp"
10
#endif
OctoWS2811_impl.h
examples
OctoWS2811
OctoWS2811.ino
Generated on Fri Aug 22 2025 20:59:33 for FastLED by
1.13.2