Dezibot 4
|
This component controls the ability to show multicolored light, using the RGB-LEDs. More...
Go to the source code of this file.
Classes | |
class | MultiColorLight |
Enumerations | |
enum | leds { TOP_LEFT , TOP_RIGHT , BOTTOM , TOP , ALL } |
Describes combinations of leds on the Dezibot. With the Robot in Front of you, when the robot drives away from you, the left LED is TOP_LEFT. More... | |
This component controls the ability to show multicolored light, using the RGB-LEDs.
Definition in file MultiColorLight.h.
enum leds |
Describes combinations of leds on the Dezibot. With the Robot in Front of you, when the robot drives away from you, the left LED is TOP_LEFT.
Enumerator | |
---|---|
TOP_LEFT | |
TOP_RIGHT | |
BOTTOM | |
TOP | |
ALL |
Definition at line 20 of file MultiColorLight.h.