We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2574acf commit 2ece5e2Copy full SHA for 2ece5e2
src/deck-components/SteamClient.ts
@@ -4611,8 +4611,8 @@ export interface ControllerStateChange {
4611
* - Bit 11-13: Unknown (@todo Please provide more details if known)
4612
* - Bit 14: Left Joystick Touch
4613
* - Bit 15: Right Joystick Touch
4614
- * - Bit 16-18: Unknown (@todo Please provide more details if known)
4615
- * - Bit 19: Quick Access Menu
+ * - Bit 16-17: Unknown (@todo Please provide more details if known)
+ * - Bit 18: Quick Access Menu
4616
*/
4617
ulUpperButtons: number;
4618
/**
0 commit comments