X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ec19436d5456a095f652939c8163a9af2657f391..0557676013f41487701a8951d3dbb4aee3117882:/LUFA/Drivers/USB/Class/Common/RNDISConstants.h diff --git a/LUFA/Drivers/USB/Class/Common/RNDISConstants.h b/LUFA/Drivers/USB/Class/Common/RNDISConstants.h index 67fa78a0d..b65040e1b 100644 --- a/LUFA/Drivers/USB/Class/Common/RNDISConstants.h +++ b/LUFA/Drivers/USB/Class/Common/RNDISConstants.h @@ -29,6 +29,13 @@ */ /** \file + * \brief Common RNDIS class constant definitions. + * + * \note This file should not be included directly. It is automatically included as needed by the class driver + * dispatch header located in LUFA/Drivers/USB/Class/Audio.h. + */ + +/** \file * * RNDIS specification related constants. For more information on these * constants, please refer to the Microsoft RNDIS specification.