Skip to content

v0.4.0

Compare
Choose a tag to compare
@golemparts golemparts released this 21 Apr 12:43
· 80 commits to master since this release
0.4.0
258234c
  • Add support for hardware SPI through Blinkt::with_spi()
  • Add a Result return value to show() to catch potential SPI or GPIO errors
  • Fix miscalculated number of end frame pulses for increased performance
  • Replace start frame and end frame loops with slices for increased performance
  • Minor version bump due to incompatible API changes in a 0.x.x release