Fixed GenericHIDHost demo report write routine incorrect for control type requests...
[pub/USBasp.git] / LUFA / Drivers / Board / LEDs.h
index 03e0db5..c40042d 100644 (file)
  *  If the BOARD value is set to BOARD_USER, this will include the /Board/LEDs.h file in the user project\r
  *  directory.\r
  */\r
\r
+\r
+/** \ingroup Group_BoardDrivers\r
+ *  @defgroup Group_LEDs LEDs Driver - LUFA/Drivers/Board/LEDs.h\r
+ *\r
+ *  Functions, macros, variables, enums and types related to the control of board LEDs.\r
+ *\r
+ *  @{\r
+ */\r
+\r
 #ifndef __LEDS_H__\r
 #define __LEDS_H__\r
 \r
        #endif\r
 \r
 #endif\r
+\r
+/** @} */\r