diff options
Diffstat (limited to 'Demos/Device/LowLevel/CDC/Descriptors.h')
-rw-r--r-- | Demos/Device/LowLevel/CDC/Descriptors.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Demos/Device/LowLevel/CDC/Descriptors.h b/Demos/Device/LowLevel/CDC/Descriptors.h index a3d101e8b..08e2e353c 100644 --- a/Demos/Device/LowLevel/CDC/Descriptors.h +++ b/Demos/Device/LowLevel/CDC/Descriptors.h @@ -40,10 +40,6 @@ #include <LUFA/Drivers/USB/USB.h>
#include <avr/pgmspace.h>
-
- #if (USE_INTERNAL_SERIAL == NO_DESCRIPTOR)
- #warning USE_INTERNAL_SERIAL is not available on this AVR - please manually construct a device serial descriptor.
- #endif
/* Macros: */
/** Macro to define a CDC class-specific functional descriptor. CDC functional descriptors have a
|