-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dbus: make dbus path parth of a CompositeDevice at construction
DBus path cannot be None as part of the code expects it and it will call .unwrap() on the option: construct a CompositeDevice with that value in place and ready for every other subsequent usage.
- Loading branch information
1 parent
fe4a01c
commit add970e
Showing
2 changed files
with
62 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters