diff options
Diffstat (limited to 'tinyusb/class/cdc.h')
| -rw-r--r-- | tinyusb/class/cdc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/cdc.h b/tinyusb/class/cdc.h index aaab2ace9..8253e9c7b 100644 --- a/tinyusb/class/cdc.h +++ b/tinyusb/class/cdc.h @@ -36,7 +36,7 @@ */
/**************************************************************************/
-/** \ingroup ClassDriver Class Driver
+/** \ingroup group_class
* \defgroup ClassDriver_CDC Communication Device Class (CDC)
* Currently only Abstract Control Model subclass is supported
* @{ */
|
