mirror of https://github.com/encounter/SDL.git
Removed unused volume check interval
This commit is contained in:
parent
ffc7d09197
commit
3b3dbb5adb
|
@ -48,8 +48,6 @@
|
||||||
|
|
||||||
#define USB_PACKET_LENGTH 64
|
#define USB_PACKET_LENGTH 64
|
||||||
|
|
||||||
#define VOLUME_CHECK_INTERVAL_MS (10 * 1000)
|
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
k_EPS4ReportIdUsbState = 1,
|
k_EPS4ReportIdUsbState = 1,
|
||||||
|
|
Loading…
Reference in New Issue