mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
End up duplicating the CLI structs but without help member
This commit is contained in:
@@ -161,7 +161,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
warn!("{:?} not supported", mode);
|
||||
warn!("Attempted to set unsupported mode");
|
||||
Err(AuraError::NotSupported)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user