diff options
| author | hathach <[email protected]> | 2014-03-24 13:06:40 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-24 13:06:40 +0700 |
| commit | 68d96edc13560ab25e8b790a327260f7a5da53f9 (patch) | |
| tree | d82c90f912d6b37361ac5f83d8e3988fe6804249 /tinyusb/class/cdc.h | |
| parent | a8406060d1037ede08b48d628947d3ad98aeecd7 (diff) | |
more doxygen works
Diffstat (limited to 'tinyusb/class/cdc.h')
| -rw-r--r-- | tinyusb/class/cdc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tinyusb/class/cdc.h b/tinyusb/class/cdc.h index 76ac8a17e..aaab2ace9 100644 --- a/tinyusb/class/cdc.h +++ b/tinyusb/class/cdc.h @@ -39,8 +39,7 @@ /** \ingroup ClassDriver Class Driver
* \defgroup ClassDriver_CDC Communication Device Class (CDC)
* Currently only Abstract Control Model subclass is supported
- * @{
- */
+ * @{ */
#ifndef _TUSB_CDC_H__
#define _TUSB_CDC_H__
|
