Files
ZephCore/zephcore
ZephCore T096 be5e647c6a board: fix double-press confirm window on WT2 and V4.3
Both emit ENTER via a zephyr,input-longpress filter (single button),
same category the Kconfig help text already documents as needing
CONFIG_ZEPHCORE_UI_CONFIRM_WINDOW_MS=3000 instead of the 500ms
default -- two ~1s holds don't fit in 500ms, so the second long press
on shutdown/DFU/offgrid always arrives after the window closed and
just re-arms instead of confirming. T096 already had this set
(board.conf:38); WT2 and V4.3 didn't, apparently missed when their
board.conf was written.
2026-09-05 14:30:20 +02:00
..
2026-09-04 12:14:05 +02:00
2026-09-04 09:23:18 +02:00
2026-08-30 22:29:21 +02:00
2026-08-21 20:28:03 +02:00
2026-09-04 12:14:05 +02:00
2026-09-03 22:47:26 +02:00
2026-08-14 14:18:27 +02:00
2026-09-03 22:47:26 +02:00
2026-08-30 22:29:21 +02:00
2026-08-04 16:04:05 +02:00
2026-09-03 15:44:47 +02:00
2026-08-30 09:27:20 +02:00
2026-06-07 22:47:17 +02:00
2026-07-18 20:30:43 +02:00
2026-02-22 13:09:18 +01:00
2026-09-02 10:01:34 +02:00