Skip to content

Commit 9fac203

Browse files
committed
SpathaXWired support #4346
1 parent be181f0 commit 9fac203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Peripherals/PeripheralsProvider.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ public static void DetectAllAsusMice()
228228
DetectMouse(new ChakramWired());
229229
DetectMouse(new ChakramCore());
230230
DetectMouse(new SpathaX());
231+
DetectMouse(new SpathaXWired());
231232
DetectMouse(new StrixCarry());
232233
DetectMouse(new StrixImpactIII());
233234
DetectMouse(new StrixImpact());

0 commit comments

Comments
 (0)