Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removed unused volume check interval
- Loading branch information
Showing
with
0 additions
and
2 deletions.
-
+0
−2
src/joystick/hidapi/SDL_hidapi_ps4.c
|
@@ -48,8 +48,6 @@ |
|
|
|
|
|
#define USB_PACKET_LENGTH 64 |
|
|
|
|
|
#define VOLUME_CHECK_INTERVAL_MS (10 * 1000) |
|
|
|
|
|
typedef enum |
|
|
{ |
|
|
k_EPS4ReportIdUsbState = 1, |
|
|