We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ba88ff + 0ecf15b commit e868263Copy full SHA for e868263
src/class/cdc/cdc_device.h
@@ -58,7 +58,7 @@ typedef struct TU_ATTR_PACKED {
58
bool tud_cdc_configure_fifo(tud_cdc_configure_fifo_t const* cfg);
59
60
//--------------------------------------------------------------------+
61
-// Application API (Multiple Ports) i.e CFG_TUD_CDC > 1
+// Application API (Multiple Ports) i.e. CFG_TUD_CDC > 1
62
63
64
// Check if terminal is connected to this port
0 commit comments