Fixed invalid data being returned when a GetStatus request is issued in Device mode...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / DevChapter9.c
index 033db09..fa35a1b 100644 (file)
@@ -332,6 +332,8 @@ static void USB_Device_GetStatus(void)
 \r
                        break;\r
 #endif\r
+               default:\r
+                       return;\r
        }\r
 \r
        Endpoint_ClearSETUP();\r