Browse Source

Bump the default USB EP write retries.

xmkb
Pete Johanson 4 years ago
parent
commit
4ab6132f70
  1. 3
      app/Kconfig

3
app/Kconfig

@ -27,6 +27,9 @@ config ZMK_USB_INIT_PRIORITY @@ -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…
Cancel
Save