33 void Set(
float r,
float g,
float b);
LED Class providing simple Software PWM ability, etc Eventually this will work with hardware PWM,...
Definition led.h:22
void Init(Pin red, Pin green, Pin blue, bool invert)
void Set(float r, float g, float b)
~RgbLed()
Definition rgb_led.h:18
RgbLed()
Definition rgb_led.h:17
Hardware defines and helpers for daisy field platform.
Definition index.h:2
representation of hardware port/pin combination
Definition daisy_core.h:193