Noise Nugget SDK
LedColor Struct Reference

Represents an RGB color value. More...

#include <pgb1.h>

Data Fields

uint8_t r
 Red component.
 
uint8_t g
 Green component.
 
uint8_t b
 Blue component.
 

Detailed Description

Represents an RGB color value.


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