elixir_ale v1.0.2 Release Notes

Release Date: 2018-01-04 // over 6 years ago

    ๐Ÿ› Bug fixes

    • Fix memory overrun when using large I2C transfers. This only affected a
      few devices since most devices maxed out at much smaller sizes. Also add
      compile-time check to prevent this from happening again.

    ๐Ÿ‘Œ Improvements

    • Increase max SPI transfer size to 4096. This aligns it with py-spidev and
      enables communication with the Unicorn Hat HD.