Releases: FrameworkComputer/is31fl3741-rs
Releases · FrameworkComputer/is31fl3741-rs
v0.4.0
Published on crates.io: is31fl3741 = "0.4.0"
Changes:
- Add support for the Framework LED Matrix
- Add examples for the Framework LED Matrix
v0.3.0
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
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
toFrameworkComputer/is31fl3741-rs