Skip to content

Commit e868263

Browse files
authored
Merge pull request #2718 from hathach/hid-2253-followup
follow up to #2253
2 parents 1ba88ff + 0ecf15b commit e868263

File tree

3 files changed

+180
-196
lines changed

3 files changed

+180
-196
lines changed

src/class/cdc/cdc_device.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ typedef struct TU_ATTR_PACKED {
5858
bool tud_cdc_configure_fifo(tud_cdc_configure_fifo_t const* cfg);
5959

6060
//--------------------------------------------------------------------+
61-
// Application API (Multiple Ports) i.e CFG_TUD_CDC > 1
61+
// Application API (Multiple Ports) i.e. CFG_TUD_CDC > 1
6262
//--------------------------------------------------------------------+
6363

6464
// Check if terminal is connected to this port

0 commit comments

Comments
 (0)