X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/0557676013f41487701a8951d3dbb4aee3117882..9257f4ab8ea8ade1df5b576c114f715302051cc6:/LUFA/Drivers/USB/Class/MassStorage.h diff --git a/LUFA/Drivers/USB/Class/MassStorage.h b/LUFA/Drivers/USB/Class/MassStorage.h index 8f185d811..50ce0e5f3 100644 --- a/LUFA/Drivers/USB/Class/MassStorage.h +++ b/LUFA/Drivers/USB/Class/MassStorage.h @@ -31,6 +31,8 @@ /** \file * \brief Master include file for the library USB Mass Storage Class driver. * + * Master include file for the library USB Mass Storage Class driver, for both host and device modes, where available. + * * This file should be included in all user projects making use of this optional class driver, instead of * including any headers in the USB/ClassDriver/Device, USB/ClassDriver/Host or USB/ClassDriver/Common subdirectories. */