fix compiling

This commit is contained in:
hathach
2019-07-01 23:11:16 +07:00
parent d2f53c552a
commit e702328093
4 changed files with 8 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ typedef enum
{
AUDIO_SUBCLASS_CONTROL = 0x01 , ///< Audio Control
AUDIO_SUBCLASS_STREAMING , ///< Audio Streaming
AUDIO_SUBCLASS_MIDI_STREAMING , ///< MIDI Streaming
AUDIO_SUBCLASS_MIDI_STREAMING , ///< MIDI Streaming
} audio_subclass_type_t;
/// Audio Protocol Codes