Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Color Struct Reference

#include <MIDI_Inputs/LEDs/NoteCCKPRangeFastLED.hpp>

Detailed Description

A structure for RGB colors.

Definition at line 12 of file NoteCCKPRangeFastLED.hpp.

Collaboration diagram for Color:

Public Attributes

uint8_t r
uint8_t g
uint8_t b

Member Data Documentation

◆ r

uint8_t r

Definition at line 13 of file NoteCCKPRangeFastLED.hpp.

◆ g

uint8_t g

Definition at line 14 of file NoteCCKPRangeFastLED.hpp.

◆ b

uint8_t b

Definition at line 15 of file NoteCCKPRangeFastLED.hpp.


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