Skip to content

Commit

Permalink
Add Virpil MT50CM3 throttle to devicedb
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Jan 30, 2021
1 parent 8a7d817 commit 453413a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/devicedb.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ namespace fredemmott::gameinput::devicedb {
const VIDPID TM_TPR { 0x044f, 0xb68f };
const HardwareID VPC_LEFT_WARBRD { "HID\\VID_3344&PID_80CC&Col01" };
const HardwareID VPC_RIGHT_WARBRD { "HID\\VID_3344&PID_40CC&Col01" };
const HardwareID VPC_MT50CM3_THROTTLE { "HID\\VID_3344&PID_0194&Col01" };
}

0 comments on commit 453413a

Please sign in to comment.