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