mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 09:23:19 +01:00
PPT restor defaults (WIP)
This commit is contained in:
@@ -48,4 +48,6 @@ pub trait AsusArmoury {
|
||||
/// take. Returns `-1` if not used or set.
|
||||
#[zbus(property)]
|
||||
fn scalar_increment(&self) -> zbus::Result<i32>;
|
||||
|
||||
async fn restore_default(&self) -> zbus::Result<()>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user