Skip to content

Commit

Permalink
Merge pull request #2718 from hathach/hid-2253-followup
Browse files Browse the repository at this point in the history
follow up to #2253
  • Loading branch information
hathach authored Jul 17, 2024
2 parents 1ba88ff + 0ecf15b commit e868263
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 196 deletions.
2 changes: 1 addition & 1 deletion src/class/cdc/cdc_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ typedef struct TU_ATTR_PACKED {
bool tud_cdc_configure_fifo(tud_cdc_configure_fifo_t const* cfg);

//--------------------------------------------------------------------+
// Application API (Multiple Ports) i.e CFG_TUD_CDC > 1
// Application API (Multiple Ports) i.e. CFG_TUD_CDC > 1
//--------------------------------------------------------------------+

// Check if terminal is connected to this port
Expand Down
Loading

0 comments on commit e868263

Please sign in to comment.