Fixed inability to enumerate any devices while in host mode (broken in a previous commit).
This commit is contained in:
@@ -165,7 +165,7 @@ static void USB_Device_SetConfiguration(void)
|
||||
|
||||
void USB_Device_GetConfiguration(void)
|
||||
{
|
||||
Endpoint_ClearSETUP();
|
||||
Endpoint_ClearSETUP();
|
||||
|
||||
Endpoint_Write_Byte(USB_ConfigurationNumber);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user