actools
actools copied to clipboard
[Bug] Typo-error in the new ThrustmasterT150.cs steering wheel component
Hi.
The new ThurstmasterT150.cs file has a typo-error in ProductId variable. It sets pid=0xb66e but this is for T300. T150 should have pid=0xb677. The guid code in "Test" method has the correct pid, but the ProductId variable has wrong code.
https://github.com/gro-ove/actools/blob/master/AcTools.WheelAngles/Implementations/ThrustmasterT150.cs