Skip to content

Commit 93c8d71

Browse files
committed
KerisWirelssAimpointOmni signature update
1 parent 9fac203 commit 93c8d71

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
@@ -266,6 +266,7 @@ public static void DedectOmniMouse()
266266
var s when s.StartsWith("B23") => new HarpeAceAimLabEditionOmni(), // B23072800062
267267
var s when s.StartsWith("B24") => new HarpeAceMiniOmni(), // B24082550833
268268
var s when s.StartsWith("R9") => new KerisWirelssAimpointOmni(), // R90518300572
269+
var s when s.StartsWith("F24") => new KerisWirelssAimpointOmni(), // F24B21DD03F4
269270
var s when s.StartsWith("024") => new KerisAceIIOmni(), // 024031316969
270271
var s when s.StartsWith("025") => new KerisIIOriginOmni(), // 025050613700
271272
var s when s.StartsWith("20") => new StrixImpactIIIWirelessOmni(), // 202405290700

0 commit comments

Comments
 (0)