FastLED 3.9.15
Loading...
Searching...
No Matches
Wave2d.ino
Go to the documentation of this file.
1#include "fl/sketch_macros.h"
2
3#if SKETCH_HAS_LOTS_OF_MEMORY
4
5#include "Wave2d.h"
6
7#else
8#include "platforms/sketch_fake.hpp"
9
10#endif // SKETCH_HAS_LOTS_OF_MEMORY