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