mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Add G512LI and G513RS to aura_support.ron
This commit is contained in:
@@ -106,7 +106,10 @@ impl LedSupportFile {
|
||||
}
|
||||
return Some(config.clone());
|
||||
} else {
|
||||
warn!("the aura_support.ron file has no entry for this model: {device_name}, {product_id}")
|
||||
warn!(
|
||||
"the aura_support.ron file has no entry for this model: {device_name}, \
|
||||
{product_id}"
|
||||
)
|
||||
}
|
||||
}
|
||||
None
|
||||
|
||||
Reference in New Issue
Block a user