Releases: tonarino/panel-protocol
Releases · tonarino/panel-protocol
v0.6
What's Changed
- Fix some clippy warnings by @micwoj92 in #11
- Small cleanup by @bschwind in #13
- Implement fan protocol by @PabloMansanet in #14
- Const Generics by @bschwind in #15
New Contributors
- @micwoj92 made their first contribution in #11
- @PabloMansanet made their first contribution in #14
Full Changelog: 0.5...0.6
v0.5
v0.4
panel protocol 0.3
Simplifies button pushing to only report press
and release
events, no long-pressing logic is needed.
panel protocol 0.2
Merge pull request #2 from tonarino/led Add a command to change LED colors, with optional pulsing.
panel-protocol 0.1
cargo fmt.