mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Animatrix: gu604 sim
This commit is contained in:
@@ -45,7 +45,7 @@ impl AniMatrix {
|
||||
let led_shape = match model {
|
||||
Model::GA401 => LedShape {
|
||||
vertical: 2,
|
||||
horizontal: 3,
|
||||
horizontal: 5,
|
||||
},
|
||||
Model::GA402 => LedShape {
|
||||
vertical: 2,
|
||||
@@ -53,7 +53,7 @@ impl AniMatrix {
|
||||
},
|
||||
Model::GU604 => LedShape {
|
||||
vertical: 2,
|
||||
horizontal: 3,
|
||||
horizontal: 5,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user