diff options
| author | hathach <[email protected]> | 2018-12-12 00:51:56 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-12 00:51:56 +0700 |
| commit | b7ad49332cd9a5539e35a75785adb5ca2e79715a (patch) | |
| tree | 21530d34defa6dd890de30fcf4ace8ec21c5a49a /examples/obsolete/host/src/msc_cli.c | |
| parent | b2ec8230d9acffbc0df280832b0341b82584b226 (diff) | |
| parent | c88e16bd116a826ebd2d9fb348fd3704f6b1f14d (diff) | |
Merge pull request #20 from hathach/devlocal
Host stack rework
Diffstat (limited to 'examples/obsolete/host/src/msc_cli.c')
| -rw-r--r-- | examples/obsolete/host/src/msc_cli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/host/src/msc_cli.c b/examples/obsolete/host/src/msc_cli.c index 75dbb1c01..fa1f986a5 100644 --- a/examples/obsolete/host/src/msc_cli.c +++ b/examples/obsolete/host/src/msc_cli.c @@ -39,7 +39,7 @@ #include "msc_cli.h" #include "ctype.h" -#if CFG_TUSB_HOST_MSC +#if CFG_TUH_MSC #include "ff.h" #include "diskio.h" |
