From 28b1194924d87383643e06638da968e13c0962a1 Mon Sep 17 00:00:00 2001 From: pshem Date: Sun, 1 Aug 2021 18:00:04 +0100 Subject: [PATCH] Fix multizone support on Strix 513IH --- daemon/src/config_aura.rs | 2 +- data/asusd-ledmodes.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/src/config_aura.rs b/daemon/src/config_aura.rs index 4cb8924e..6e5d3778 100644 --- a/daemon/src/config_aura.rs +++ b/daemon/src/config_aura.rs @@ -153,7 +153,7 @@ impl AuraConfig { .unwrap_or_else(|err| error!("Could not write config: {}", err)); } - /// Multipurpose, will accecpt AuraEffect with zones and put in the correct store + /// Multipurpose, will accept AuraEffect with zones and put in the correct store pub fn set_builtin(&mut self, effect: AuraEffect) { match effect.zone() { AuraZone::None => { diff --git a/data/asusd-ledmodes.toml b/data/asusd-ledmodes.toml index f4d3ea5b..84cdccd4 100644 --- a/data/asusd-ledmodes.toml +++ b/data/asusd-ledmodes.toml @@ -65,7 +65,7 @@ per_key = false prod_family = "ROG Strix" board_names = ["G513IH"] standard = ["Static", "Breathe", "Strobe", "Rainbow", "Star", "Pulse"] -multizone = false +multizone = true per_key = false [[led_data]]