66#include "pixel_iterator.h"
73#include "cled_controller.h"
104#include "colorutils.h"
Functions for doing a rotation of bits/bytes used by parallel output.
Defines the hue, saturation, and value (HSV) pixel struct.
Declarations for the predefined color palettes supplied by FastLED.
defines the templated version of the CLEDController class
Compatibility functions based on C++ version.
Declares dithering options and types.
FastLED dynamic library interface - lightweight header for external callers.
Contains definitions that can be used to configure FastLED at compile time.
Utility functions and classes for managing delay cycles.
Wrapper definitions to allow seamless use of PROGMEM in environments that have it.
Determines which platform system definitions to include.
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.
u16 cled_contoller_size() FL_NOEXCEPT
Get the size of the CLEDController object for introspection.
Base definition for an LED controller.
Low level pixel data writing class.
Includes defintions for RGB and HSV pixels.