Releases: plisker/speaker-saver
Releases · plisker/speaker-saver
v2.1.1
v2.1.0
This release primarily simplifies the code for further development and debugging. Has a minor functionality change in resetting the counter on button press, preventing the speakers from immediately turning off after turning them on in the unfortunate situation where the counter is close to 0 already.
What's Changed
- Standardize controllers with interface by @plisker in #3
- Clear counter with button press by @plisker in #4
- Fix button imports, simplify logging, graceful log exit by @plisker in #5
Full Changelog: v2.0.0...v2.1.0