Kaleidoscope
Kaleidoscope-LEDControl
src
LEDUtils.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Kaleidoscope.h
>
4
5
cRGB
breath_compute
(
void
);
6
cRGB
hsvToRgb
(uint16_t h, uint16_t s, uint16_t v);
breath_compute
cRGB breath_compute(void)
Definition:
LEDUtils.cpp:4
hsvToRgb
cRGB hsvToRgb(uint16_t h, uint16_t s, uint16_t v)
Definition:
LEDUtils.cpp:27
cRGB
Definition:
Kaleidoscope-Hardware-Shortcut.h:29
Kaleidoscope.h
Generated by
1.8.13