roo_blink
API Documentation for roo_blink
Loading...
Searching...
No Matches
roo_blink::RgbLed Class Reference

Abstract interface representing an RGB LED. More...

#include <led.h>

Inheritance diagram for roo_blink::RgbLed:
[legend]

Public Member Functions

virtual void setColor (Color color)
 Sets the LED to the specified color.
 

Detailed Description

Abstract interface representing an RGB LED.

Definition at line 10 of file led.h.

Member Function Documentation

◆ setColor()

virtual void roo_blink::RgbLed::setColor ( Color  color)
virtual

Sets the LED to the specified color.

Reimplemented in roo_blink::NeoPixelLed.


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