|
FastLED 3.9.15
|
#include "led_sysdefs.h"#include "pixeltypes.h"#include "color.h"#include "dither_mode.h"#include "fl/channels/bus.h"#include "rgbw.h"#include "fl/gfx/rgbww.h"#include "fl/stl/optional.h"#include "fl/stl/variant.h"
Include dependency graph for options.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::ChannelOptions |
| Optional channel configuration parameters All fields have sensible defaults and can be overridden as needed. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |