Skip to content

Releases: FrameworkComputer/is31fl3741-rs

v0.3.0

09 Oct 18:27
b0678a4
Compare
Choose a tag to compare

Changes:

  • Add functions to read from the I2C device (not just writing)
  • Add function read_id() to get the chip ID
  • Add function sw_enablement() to change how many SW rows are enabled (can help with audible noise)

v0.2.2

19 Sep 02:59
Compare
Choose a tag to compare

Release Notes:

  • Fix scaling of last LED in page (last LED wouldn't work)
  • Add function to adjust PWM frequency
  • Add function to fill the whole matrix at once (more efficient)
  • Update dependencies
  • Moved repo from stillinbeta/is31fl3741 to FrameworkComputer/is31fl3741-rs