diff options
Diffstat (limited to 'examples/device/device_virtual_com/src')
| -rw-r--r-- | examples/device/device_virtual_com/src/tusb_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/device_virtual_com/src/tusb_config.h b/examples/device/device_virtual_com/src/tusb_config.h index 7d2a9c539..a595f83b5 100644 --- a/examples/device/device_virtual_com/src/tusb_config.h +++ b/examples/device/device_virtual_com/src/tusb_config.h @@ -69,7 +69,7 @@ #define CFG_TUSB_DEBUG 2 //#define CFG_TUSB_OS OPT_OS_NONE // be passed from IDE/command line for easy project switching -//#define CFG_TUSB_OS_TASK_PRIO 0 // be passed from IDE/command line for easy project switching +//#define CFG_TUD_TASK_PRIO 0 // be passed from IDE/command line for easy project switching //--------------------------------------------------------------------+ // USB RAM PLACEMENT |
