mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Migrate to use zbus for all dbus requirements
This commit is contained in:
@@ -199,7 +199,6 @@ pub enum AuraModes {
|
||||
MultiBreathe(MultiColourSpeed),
|
||||
LedBrightness(u8),
|
||||
// TODO: use a serializable structure for this (KeyColourArray)
|
||||
#[serde(skip)]
|
||||
PerKey(Vec<Vec<u8>>),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user