X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/8f6b4ddf764c3a54e42d00a7502c82c5c3e71b1c..32e735b2b2eefb74e0415a5826692f7ba8c0a984:/LUFA/Drivers/USB/LowLevel/Device.h diff --git a/LUFA/Drivers/USB/LowLevel/Device.h b/LUFA/Drivers/USB/LowLevel/Device.h index 8a2ee00c3..3c2bb3697 100644 --- a/LUFA/Drivers/USB/LowLevel/Device.h +++ b/LUFA/Drivers/USB/LowLevel/Device.h @@ -27,17 +27,12 @@ arising out of or in connection with the use or performance of this software. */ - -/** \file - * - * USB Device mode related macros and enums. This module contains macros and enums which are used when - * the USB controller is initialized in device mode. - */ /** \ingroup Group_USB * @defgroup Group_Device Device Management * - * Functions, macros, variables, enums and types related to the management of a USB device when in Device mode. + * USB Device mode related macros and enums. This module contains macros and enums which are used when + * the USB controller is initialized in device mode. * * @{ */