31 virtual void flush(
bool force =
false);
33 virtual void updateFromCurrentValue();
36 virtual void setGlobalBrightness(
double _brightness);
38 virtual void ledStateChanged(
Led led);
40 virtual void ledBrightnessChanged(
Led led);
42 void update(
Led &led);
Represents a single LED that may or may not have _brightness control
Definition: Led.h:22
Library for the SiTI DM632, DM633, and DM634 16-channel, 16-bit PWM-capable shift-register-type LED d...
Definition: Dm632.h:15
Base class that all LED drivers inherit from.
Definition: LedDriver.h:18
An SPI port.
Definition: Spi.h:15
Any shift-register-like device that can be daisy-chained onto other shift registers.
Definition: ChainableShiftRegisterOutput.h:22
Definition: ChainableShiftRegisterOutput.h:12
#define LIBRARIES_API
Definition: Treehopper.Libraries.h:17
Definition: SpiChipSelectPin.h:7