Skip to content

Version 0.2.6

Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 27 Aug 13:37
· 1925 commits to main since this release
a108fdd

Downloads

Changes

  • Plasma: Fix soft reset bugs in WS2812 and APA102
  • Plasma: Initialize MicroPython alloc'd bytearray with SOF bytes for APA102 (fixes broken APA102 with user-supplied buffer)
  • Plasma: Do not try to delete[] a bytearray (or other not-driver-owned) buffer
  • Plasma: Flush pixels with extra clocks at end of stream- for single, blocking writes only (fixes stuck LEDs when soft resetting)
  • Plasma: Add get pixel method
  • Rotary: Add clear to reset counts
  • IO Expander/Rotary: Fix bug with library crashing the encoder breakout
  • Pico Unicorn: fix hardfault when soft resetting
  • Bumped Adafruit Blinka to 6.13
  • Bumped Adafruit PlatformDetect to 3.15.3

Supported Breakouts