Bump the default USB EP write retries.
This commit is contained in:
parent
fff18dd33e
commit
4ab6132f70
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ config ZMK_USB_INIT_PRIORITY
|
|||
int "Init Priority"
|
||||
default 50
|
||||
|
||||
config USB_NUMOF_EP_WRITE_RETRIES
|
||||
default 10
|
||||
|
||||
endif
|
||||
|
||||
menuconfig ZMK_BLE
|
||||
|
|
Loading…
Reference in a new issue