diff options
| author | hathach <[email protected]> | 2018-06-24 22:30:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-06-24 22:30:44 +0700 |
| commit | cfd5e1e6d19d94481ef84b4a16b41b2fae6c252e (patch) | |
| tree | d26f65eb7f27c74f04333156373bcb0698758fa5 /examples/obsolete/device/src | |
| parent | 6b2b6aaa3f5b63a00ac852a3a2b2cebb2bd23741 (diff) | |
clean up
Diffstat (limited to 'examples/obsolete/device/src')
| -rw-r--r-- | examples/obsolete/device/src/tusb_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/device/src/tusb_config.h b/examples/obsolete/device/src/tusb_config.h index 3904facbe..9dc9b3c2f 100644 --- a/examples/obsolete/device/src/tusb_config.h +++ b/examples/obsolete/device/src/tusb_config.h @@ -86,7 +86,7 @@ #define CFG_TUD_CDC_FLUSH_ON_SOF 1 -// Number of supported Logical Unit Number +// Number of supported Logical Unit Number (At least 1) #define CFG_TUD_MSC_MAXLUN 1 // Buffer size of Device Mass storage |
