diff --git a/src/deck-components/SteamClient.ts b/src/deck-components/SteamClient.ts index 1382252..c574318 100644 --- a/src/deck-components/SteamClient.ts +++ b/src/deck-components/SteamClient.ts @@ -4612,7 +4612,7 @@ export interface ControllerStateChange { * - Bit 14: Left Joystick Touch * - Bit 15: Right Joystick Touch * - Bit 16-18: Unknown (@todo Please provide more details if known) - * - Bit 19: Quick Access Menu + * - Bit 17: Quick Access Menu */ ulUpperButtons: number; /**