diff options
Diffstat (limited to 'examples/obsolete/host/src/cdc_serial_host_app.c')
| -rw-r--r-- | examples/obsolete/host/src/cdc_serial_host_app.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/host/src/cdc_serial_host_app.c b/examples/obsolete/host/src/cdc_serial_host_app.c index 85604dcdf..1be2e9d8b 100644 --- a/examples/obsolete/host/src/cdc_serial_host_app.c +++ b/examples/obsolete/host/src/cdc_serial_host_app.c @@ -39,7 +39,7 @@ #include "cdc_serial_host_app.h" #include "app_os_prio.h" -#if CFG_TUSB_HOST_CDC +#if CFG_TUH_CDC #define QUEUE_SERIAL_DEPTH 100 |
