Send fan-mode over dbus. Fix multizone dbus command

Closes issue #7
This commit is contained in:
Luke
2020-05-23 14:20:59 +12:00
parent de10fe13e7
commit 46041c0343
9 changed files with 121 additions and 21 deletions

View File

@@ -12,3 +12,5 @@ mod led_control;
pub mod rogcore;
/// A virtual "consumer device" to help emit the correct key codes
mod virt_device;
mod error;