Type Alias SupportedConfiguration
SupportedConfiguration: { hardwareImplemented: boolean; maximumTargets: number; supportedButtonConfiguration: SupportedButtonConfiguration[]; ticksPerSecond: number;} Type declaration
hardwareImplemented: boolean
maximumTargets: number
ticksPerSecond: number