Improve response time for BT connections

This commit is contained in:
Travis Nickles 2017-07-02 02:11:16 -07:00
parent ea69d69a6f
commit ee6a7fafd4

View File

@ -996,7 +996,8 @@ namespace DS4Windows
//outputReportBuffer[1] = 0x80;
//outputReportBuffer[1] = 0x84;
outputReportBuffer[1] = (byte)(0x80 | btPollRate); // input report rate
outputReportBuffer[3] = 0xff;
// enable lightbar and rumble
outputReportBuffer[3] = 0x03;
outputReportBuffer[6] = rightLightFastRumble; // fast motor
outputReportBuffer[7] = leftHeavySlowRumble; // slow motor
outputReportBuffer[8] = LightBarColor.red; // red