- MBI6033 two wire LED support
- AVR 600Kbps for 16Mhz uC (APA106)
- 16 Bits per element Colors have a 8bit DIM/Brighten
- Major Refactor color features to reduce code duplication and make it easier to add new color order variants.
- Extended the Color Features variants to include all variants for Rgb, Rgbw, Rgb48, and Rgbw64
- New Feature to support RGB with warmer white AND cooler white LEDs (RgbwwColor & GrbcwxFeature)
- ESP32 I2S Pin wasn't being released from MUX after destruction
- Other bugs