Kaleidoscope
Public Member Functions | Static Public Attributes | List of all members
kaleidoscope::ActiveModColorEffect Class Reference

#include <LED-ActiveModColor.h>

Inheritance diagram for kaleidoscope::ActiveModColorEffect:
Inheritance graph
[legend]
Collaboration diagram for kaleidoscope::ActiveModColorEffect:
Collaboration graph
[legend]

Public Member Functions

 ActiveModColorEffect (void)
 
void begin (void) final
 

Static Public Attributes

static cRGB highlight_color
 

Constructor & Destructor Documentation

◆ ActiveModColorEffect()

kaleidoscope::ActiveModColorEffect::ActiveModColorEffect ( void  )

Member Function Documentation

◆ begin()

void kaleidoscope::ActiveModColorEffect::begin ( void  )
finalvirtual

Implements KaleidoscopePlugin.

Member Data Documentation

◆ highlight_color

cRGB kaleidoscope::ActiveModColorEffect::highlight_color
static
Initial value:
= (cRGB) {
0xff, 0xff, 0xff
}

The documentation for this class was generated from the following files: