FastLED 3.9.15
|
#include <Arduino.h>
#include <stdint.h>
#include "./color_mapper.h"
#include "./color.h"
#include "./util.h"
Go to the source code of this file.
Classes | |
struct | ColorScheme |
Functions | |
const ColorHSV | SelectColor (int midi_note, float brightness, int color_selector_val) |
const ColorScheme & | SelectColorScheme (int indx) |