Bump the default USB EP write retries.

This commit is contained in:
Pete Johanson 2020-07-14 10:12:25 -04:00
parent fff18dd33e
commit 4ab6132f70
1 changed files with 3 additions and 0 deletions

View File

@ -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