The FastLED Hue-Saturation-Value color model differs from 'traditional' computer HSV color models in two important respects: first is differences in the numeric range of values used to represent ...
Trying to build the FastLED blink example for an ESP32-C3 using the Arduino IDE 1.8.19 results in: rmt.h that must be replaced with rmt_tx.h and/or rmt_rx.h periph_ctrl.h not being used anymore ...