Fix needing to double-tap fan-mode to change mode

This commit is contained in:
Luke
2020-05-22 15:38:17 +12:00
parent 0e6f6f3289
commit 5e781cbd3d
6 changed files with 29 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ use rog_aura::{
AuraDbusWriter, LED_MSG_LEN,
};
static VERSION: &'static str = "0.9.4";
static VERSION: &'static str = "0.9.6";
#[derive(Debug, Options)]
struct CLIStart {