|
roo_blink
API Documentation for roo_blink
|
Abstract interface representing an RGB LED. More...
#include <led.h>
Public Member Functions | |
| virtual void | setColor (Color color) |
| Sets the LED to the specified color. | |
|
virtual |
Sets the LED to the specified color.
Reimplemented in roo_blink::NeoPixelLed.