mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
output multizone commands required
This commit is contained in:
@@ -363,7 +363,8 @@ fn handle_led_mode(
|
||||
return true;
|
||||
}
|
||||
}
|
||||
if supported.multizone_led_mode {
|
||||
if supported.multizone_led_mode && command.trim().starts_with("multi")
|
||||
{
|
||||
return true;
|
||||
}
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user