FastLED
3.9.15
Loading...
Searching...
No Matches
Pintest.ino
// Platform detection logic
#if !defined(__AVR_ATtiny88__) && !defined(ARDUINO_attinyxy4) && !defined(ARDUINO_attinyxy6) && (defined(__AVR__) || (defined(__arm__) && defined(TEENSYDUINO)))
#include "
Pintest.h
"
#else
#include "platforms/sketch_fake.hpp"
#endif
Pintest.h
Generated on Sat Sep 20 2025 20:42:19 for FastLED by
1.13.2