Firefly Zero
The official C SDK for making Firefly Zero apps.
Loading...
Searching...
No Matches
RGB Struct Reference

The RGB value of a color in the palette. More...

#include <firefly.h>

Public Attributes

int8_t r
 The red component.
int8_t g
 The green component.
int8_t b
 The blue component.

Detailed Description

The RGB value of a color in the palette.


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