cdc_msc_hid: Ensure example compiles again- add missing prototypes,

fix incorrect prototypes, clean up.
This commit is contained in:
William D. Jones
2019-01-10 10:14:01 -05:00
parent b367baeaf1
commit 75fda7d638
3 changed files with 16 additions and 20 deletions

View File

@@ -109,6 +109,7 @@
//------------- CLASS -------------//
#define CFG_TUD_CDC 1
#define CFG_TUD_MSC 0
#define CFG_TUD_MIDI 0
#define CFG_TUD_CUSTOM_CLASS 0
#define CFG_TUD_HID 0