mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
gex: begin adding aura control dbus
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
Generated by typeshare 1.6.0
|
||||
*/
|
||||
|
||||
import { AuraDevice, AuraModeNum, AuraZone } from "./aura";
|
||||
|
||||
export type AnimeSupportedFunctions = boolean;
|
||||
|
||||
export interface ChargeSupportedFunctions {
|
||||
@@ -27,6 +25,7 @@ export interface LedSupportedFunctions {
|
||||
basic_modes: AuraModeNum[];
|
||||
basic_zones: AuraZone[];
|
||||
advanced_type: AdvancedAura;
|
||||
power_zones: PowerZones[];
|
||||
}
|
||||
|
||||
export interface RogBiosSupportedFunctions {
|
||||
|
||||
Reference in New Issue
Block a user