fix dfu example build

This commit is contained in:
hathach
2021-05-26 18:16:56 +07:00
parent dbef50f8ff
commit f9c542aa52
14 changed files with 25 additions and 22 deletions

View File

@@ -80,7 +80,7 @@
//------------- CLASS -------------//
#define CFG_TUD_DFU_RUNTIME 1
#define CFG_TUD_DFU_RUNTIME 0
#define CFG_TUD_DFU_MODE 1
#ifdef __cplusplus