FastLED 3.9.7
Loading...
Searching...
No Matches
cpixel_ledcontroller.h File Reference

Detailed Description

defines the templated version of the CLEDController class

Definition in file cpixel_ledcontroller.h.

#include <stddef.h>
#include "FastLED.h"
#include "led_sysdefs.h"
#include "pixeltypes.h"
#include "color.h"
#include "eorder.h"
#include "fl/force_inline.h"
#include "pixel_controller.h"
#include "cled_controller.h"

Go to the source code of this file.

Classes

class  CPixelLEDController< RGB_ORDER, LANES, MASK >
 Template extension of the CLEDController class. More...