Removed unused volume check interval

This commit is contained in:
Sam Lantinga
2019-10-01 08:50:04 -07:00
parent a06c541fa0
commit eae59a24ab

View File

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