Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint addresses of 8 and above (thanks to John Andrews).
This commit is contained in:
parent
b243c2b80b
commit
9d2613d908
4 changed files with 8 additions and 6 deletions
|
@ -90,3 +90,4 @@ uint8_t Printer_SoftReset(void)
|
|||
|
||||
return USB_Host_SendControlRequest(NULL);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue