Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed unused volume check interval
  • Loading branch information
slouken committed Oct 1, 2019
1 parent ffc7d09 commit 3b3dbb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/joystick/hidapi/SDL_hidapi_ps4.c
Expand Up @@ -48,8 +48,6 @@

#define USB_PACKET_LENGTH 64

#define VOLUME_CHECK_INTERVAL_MS (10 * 1000)

typedef enum
{
k_EPS4ReportIdUsbState = 1,
Expand Down

0 comments on commit 3b3dbb5

Please sign in to comment.