mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Anime: Better prevent await blocking. Prevent Slash taking over anime USB dev
This commit is contained in:
@@ -13,6 +13,7 @@ use crate::error::SlashError;
|
||||
pub enum SlashType {
|
||||
GA403,
|
||||
Unknown,
|
||||
Unsupported,
|
||||
}
|
||||
|
||||
impl FromStr for SlashType {
|
||||
|
||||
Reference in New Issue
Block a user