Endpoint configuration is now refined to give better output when all configurations...
[pub/USBasp.git] / Demos / Device / MassStorage / SCSI.c
index 6ddd144..a88be51 100644 (file)
@@ -43,7 +43,7 @@
  */\r
 SCSI_Inquiry_Response_t InquiryData = \r
        {\r
-               .DeviceType          = 0,\r
+               .DeviceType          = DEVICE_TYPE_BLOCK,\r
                .PeripheralQualifier = 0,\r
                        \r
                .Removable           = true,\r