forked from kofal.net/zmk
feat(core): Process log every 100ms
This commit is contained in:
committed by
Pete Johanson
parent
a20b9502bc
commit
ee9fcec3c9
@@ -469,6 +469,9 @@ if ZMK_USB_LOGGING || ZMK_RTT_LOGGING
|
|||||||
config LOG_BUFFER_SIZE
|
config LOG_BUFFER_SIZE
|
||||||
default 8192
|
default 8192
|
||||||
|
|
||||||
|
config LOG_PROCESS_THREAD_SLEEP_MS
|
||||||
|
default 100
|
||||||
|
|
||||||
#ZMK_USB_LOGGING || ZMK_RTT_LOGGING
|
#ZMK_USB_LOGGING || ZMK_RTT_LOGGING
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user