Skip to content

Commit

Permalink
try an aggressive forced report timer
Browse files Browse the repository at this point in the history
  • Loading branch information
bsstephan committed Mar 21, 2024
1 parent 8ed5828 commit 5ebe6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/ps4/PS4Driver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include "enums.pb.h"

// force a report to be sent every X ms
#define PS4_KEEPALIVE_TIMER 250
#define PS4_KEEPALIVE_TIMER 2

void PS4Driver::initialize() {
//touchpadData = {
Expand Down

0 comments on commit 5ebe6de

Please sign in to comment.