Haptic Controller
Loading...
Searching...
No Matches
Color Struct Reference

Color struct for RGB values. More...

Public Attributes

bool r
 
bool g
 
bool b
 

Detailed Description

Color struct for RGB values.

Definition at line 5 of file led.hpp.

Member Data Documentation

◆ b

bool Color::b

Definition at line 9 of file led.hpp.

Referenced by setColor().

◆ g

bool Color::g

Definition at line 8 of file led.hpp.

Referenced by setColor().

◆ r

bool Color::r

Definition at line 7 of file led.hpp.

Referenced by setColor().


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