X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/41b54a2acd2d5515cc7f3f1ed1c3d3b17d1988a1..18b0d408a9e68cbc1ce36da89d74a799d7fc31de:/Demos/Device/ClassDriver/MassStorage/Descriptors.h?ds=sidebyside diff --git a/Demos/Device/ClassDriver/MassStorage/Descriptors.h b/Demos/Device/ClassDriver/MassStorage/Descriptors.h index 5cf653a56..6d90b3d02 100644 --- a/Demos/Device/ClassDriver/MassStorage/Descriptors.h +++ b/Demos/Device/ClassDriver/MassStorage/Descriptors.h @@ -42,10 +42,6 @@ #include #include - #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: */ /** Endpoint number of the Mass Storage device-to-host data IN endpoint. */ #define MASS_STORAGE_IN_EPNUM 3