mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Update readme, slash configs
This commit is contained in:
@@ -11,7 +11,7 @@ pub struct InputBased {
|
||||
/// - temperature
|
||||
/// - fan speed
|
||||
/// - time
|
||||
input: Box<dyn InputForEffect>,
|
||||
input: Box<dyn InputForEffect>
|
||||
}
|
||||
|
||||
impl EffectState for InputBased {
|
||||
|
||||
Reference in New Issue
Block a user