mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.
This commit is contained in:
@@ -187,7 +187,6 @@ void USB_Host_ProcessNextHostState(void)
|
||||
|
||||
EVENT_USB_DeviceEnumerationComplete();
|
||||
USB_HostState = HOST_STATE_Addressed;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user