Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public class XboxOneController extends AbstractXboxController {
0x20d6, // PowerA
0x24c6, // PowerA
0x2e24, // Hyperkin
0x2dc8, // 8BitDo
};

private static final byte[] FW2015_INIT = {0x05, 0x20, 0x00, 0x01, 0x00};
Expand Down