Skip to content

Arduino Library Release

Compare
Choose a tag to compare
@Makuna Makuna released this 27 Jun 20:31
· 46 commits to master since this release
0ce9acd
  • 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