Skip to content

Commit

Permalink
Add support for OneXPlayer 2 Pro 7840U (non-EVA version). (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
howanghk authored Sep 17, 2023
1 parent 09a6408 commit dfe34f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HandheldCompanion/Devices/IDevice.cs
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ public static IDevice GetDefault()
}
break;
}
case "ONEXPLAYER 2 PRO ARP23P":
case "ONEXPLAYER 2 PRO ARP23P EVA-01":
switch (Version)
{
Expand Down

0 comments on commit dfe34f4

Please sign in to comment.