Skip to content

Commit

Permalink
ref(teardown_test): Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Dec 13, 2024
1 parent 287353d commit da569b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include "tusb_cdc_acm.h"

static const char *TEARDOWN_CMD = "teardown";
// DElay between device connection, required for the Host to handle device disconnection/connection without errors
// Delay between device connection, required for the Host to handle device disconnection/connection without errors
#define TEARDOWN_DELAY_MS 2000
#define TEARDOWN_AMOUNT 10

Expand Down

0 comments on commit da569b5

Please sign in to comment.