diff options
| author | Nathan Conrad <[email protected]> | 2019-10-31 12:23:54 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-10-31 12:23:54 -0400 |
| commit | d35f86993fc1292c7981bf66bca2d3cae40766e3 (patch) | |
| tree | 4dd77aafc3c60c7a9a8c428986589f267f1b34c2 /examples/device/cdc_msc/src | |
| parent | cef388b7bd956adbc6af4904d4d95ca4120ebb7b (diff) | |
| parent | 4d329d46cc36a8df05580ea7b19f2ce7a8dc2bf7 (diff) | |
Merge remote-tracking branch 'origin/master' into ZLP_Request2
Diffstat (limited to 'examples/device/cdc_msc/src')
| -rw-r--r-- | examples/device/cdc_msc/src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/cdc_msc/src/main.c b/examples/device/cdc_msc/src/main.c index c6ed4a922..e1b9ab113 100644 --- a/examples/device/cdc_msc/src/main.c +++ b/examples/device/cdc_msc/src/main.c @@ -55,7 +55,6 @@ void cdc_task(void); int main(void) { board_init(); - tusb_init(); while (1) |
