Skip to content

Commit

Permalink
fix actually use corrected gamepads
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerwyn committed Sep 14, 2024
1 parent d00fd1d commit 2453e37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/universal-remote-card.min.js

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions src/universal-remote-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -489,9 +489,7 @@ class UniversalRemoteCard extends LitElement {
'',
'y',
'',
'x',
'',
'b',
...centerRow,
'',
'a',
'',
Expand All @@ -508,9 +506,7 @@ class UniversalRemoteCard extends LitElement {
'',
'x',
'',
'y',
'',
'a',
...centerRow,
'',
'b',
'',
Expand Down

0 comments on commit 2453e37

Please sign in to comment.