examples/cdc_msc_hid: Revert local changes to tusb_config.h.

This commit is contained in:
William D. Jones 2019-02-27 08:29:45 -05:00
parent 5a1c5cf0b7
commit b3137cdee3
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
//------------- CLASS -------------//
#define CFG_TUD_CDC 1
#define CFG_TUD_MSC 0
#define CFG_TUD_MSC 1
#define CFG_TUD_MIDI 0
#define CFG_TUD_CUSTOM_CLASS 0