|
Haptic Controller
|
Color struct for RGB values. More...
Public Attributes | |
| bool | r |
| bool | g |
| bool | b |
| bool Color::b |
Definition at line 9 of file led.hpp.
Referenced by setColor().
| bool Color::g |
Definition at line 8 of file led.hpp.
Referenced by setColor().
| bool Color::r |
Definition at line 7 of file led.hpp.
Referenced by setColor().