-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 817d700
committed
Subtract one from USB_EP_SIZE in USB_SendSpace
This avoids dealing with ZLP’s in USB_Send, because the max packet size
will be EP size - 1.1 parent c99ab12 commit 817d700
1 file changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 | - | ||
258 | + | ||
259 | + | ||
260 | + | ||
259 | 261 |
| |
260 | 262 |
| |
261 | 263 |
| |
|
0 commit comments