From d1d4ddd85626567ddd0369387276ccf9680673d6 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 16 Mar 2014 22:20:33 +0700 Subject: doxygen document --- tinyusb/class/hid_host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/class/hid_host.h') diff --git a/tinyusb/class/hid_host.h b/tinyusb/class/hid_host.h index 9fb765e1d..5b47f8699 100644 --- a/tinyusb/class/hid_host.h +++ b/tinyusb/class/hid_host.h @@ -185,7 +185,7 @@ void tusbh_hid_mouse_unmounted_cb(uint8_t dev_addr); //--------------------------------------------------------------------+ // GENERIC Application API //--------------------------------------------------------------------+ -/** \addtogroup ClassDriver_HID_Generic Generic +/** \addtogroup ClassDriver_HID_Generic Generic (not supported yet) * @{ */ /** \defgroup Generic_Host Host -- cgit v1.3.1