X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/0557676013f41487701a8951d3dbb4aee3117882..fa1a092901319b3b41bf09e0c4cb9cbbec470d6b:/LUFA/Drivers/USB/Class/CDC.h diff --git a/LUFA/Drivers/USB/Class/CDC.h b/LUFA/Drivers/USB/Class/CDC.h index 22e534368..c5205aa1b 100644 --- a/LUFA/Drivers/USB/Class/CDC.h +++ b/LUFA/Drivers/USB/Class/CDC.h @@ -31,6 +31,8 @@ /** \file * \brief Master include file for the library USB CDC-ACM Class driver. * + * Master include file for the library USB CDC 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. */