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

@@ -78,6 +78,10 @@
#define CFG_TUD_MIDI 1
#define CFG_TUD_CUSTOM_CLASS 0
//------------- MIDI -------------//
#define CFG_TUD_MIDI_RX_BUFSIZE 64
#define CFG_TUD_MIDI_TX_BUFSIZE 64
#ifdef __cplusplus
}
#endif