From 234d0a39eb3e261a1ddfcea31d7104e3400b2491 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 15 Jun 2009 07:23:14 +0000 Subject: Doxygen corrections to fix Doxygen warnings in some demos. --- Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c') diff --git a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c index 859845db8..1d94f1b26 100644 --- a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c +++ b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c @@ -152,6 +152,7 @@ ISR(TIMER0_COMPA_vect, ISR_BLOCK) /** HID class driver callback function for the creation of HID reports to the host. * * \param HIDInterfaceInfo Pointer to the HID class interface configuration structure being referenced + * \param ReportID Report ID requested by the host if non-zero, otherwise callback should set to the generated report ID * \param ReportData Pointer to a buffer where the created report should be stored * * \return Number of bytes written in the report (or zero if no report is to be sent -- cgit v1.2.3