Event registration helpers for the LED subsystem.
LedSide
Which LED(s) to address.
Definition LedEventListener.h:28
Definition LedControl.h:21
float getVersion()
Get current library version.
int8_t dispose()
Stop the worker thread and release resources.
void processActivity(uint16_t id, LedSide side, LedActivity activity)
Set a LED activity to be processed asynchronously.
bool isActive()
Check whether the LED subsystem is active (initialized).
int8_t init()
Initialize the LED subsystem.
void Abort(LedSide side)
Abort any running activity on the given side.
Describes a single LED activity (color and fade parameters).
Definition LedEventListener.h:66