This sketch is fully compatible with the FastLED web compiler.
This sketch is fully compatible with the FastLED web compiler. To use it do the following:
- Install Fastled:
pip install fastled
- cd into this examples page.
- Run the FastLED web compiler at root:
fastled
- When the compiler is done a web page will open.
#if !SKETCH_HAS_LOTS_OF_MEMORY
#else
#ifdef SIMPLE_EXAMPLE
#else
#endif
#endif
central include file for FastLED, defines the CFastLED class/object