Fix the broken pipe error

This commit is contained in:
Luke D. Jones
2024-02-02 23:26:41 +13:00
parent c94eaa473e
commit 086bbd0908
7 changed files with 42 additions and 14 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Re-implement the `asusctl -s` command (not fully)
- Add more docs to some parts of code, and dbus interfaces
- Reload asusd.ron if changed. Does not notify any dbus listeners (yet)
- Fix the broken pipe error
### Added
- Support for G614J LED modes
## [v5.0.7]
### Changed