mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Anime: fixups, GU604 support
This commit is contained in:
@@ -139,6 +139,7 @@ impl AnimeDiagonal {
|
||||
match anime_type {
|
||||
AnimeType::GA401 => self.to_ga401_packets(),
|
||||
AnimeType::GA402 => self.to_ga402_packets(),
|
||||
AnimeType::GU604 => self.to_ga402_packets(),
|
||||
AnimeType::Unknown => self.to_unknown_packets(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user