Removed unused volume check interval

This commit is contained in:
Sam Lantinga 2019-10-01 08:50:04 -07:00
parent ffc7d09197
commit 3b3dbb5adb

View File

@ -48,8 +48,6 @@
#define USB_PACKET_LENGTH 64
#define VOLUME_CHECK_INTERVAL_MS (10 * 1000)
typedef enum
{
k_EPS4ReportIdUsbState = 1,