example clean up

This commit is contained in:
hathach
2019-07-03 01:17:26 +07:00
parent 6a8465384b
commit ea29eb49af
5 changed files with 9 additions and 28 deletions

View File

@@ -78,9 +78,7 @@
#define CFG_TUD_MIDI 0
#define CFG_TUD_CUSTOM_CLASS 0
//------------- HID -------------//
// Should be sufficient to hold ID (if any) + Data
// HID buffer size Should be sufficient to hold ID (if any) + Data
#define CFG_TUD_HID_BUFSIZE 64
#ifdef __cplusplus