mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-02 04:38:27 +00:00
Fix long-press confirmation window configuration for RAK4631
Fix configuration for long-press confirmation window for RAK4631
This commit is contained in:
@@ -26,3 +26,6 @@ CONFIG_ZEPHCORE_SD_FWID=0x00B6
|
||||
# Display: compile in UI display stack; panel is optional at runtime (probe/init).
|
||||
CONFIG_ZEPHCORE_UI_DISPLAY=y
|
||||
|
||||
# Long-press emits KEY_ENTER (1000ms hold), so two confirms + release gap
|
||||
# do not fit in the default 500ms window. Like T-Echo / ThinkNode M1.
|
||||
CONFIG_ZEPHCORE_UI_CONFIRM_WINDOW_MS=3000
|
||||
|
||||
Reference in New Issue
Block a user