openwrt/package/system/procd
James Haggerty 8ea13a6df7 procd: (APP-3185, PR #268) allow button timeouts to timeout
This allows visual feedback when timeouts are reached.

In our case, there is a single button which on a normal
press/release will initiate DPP, but longer presses will
first reboot then factory reset. So users know they've
held it down long enough, it's nice to change a status LED.

This also fixes what seems to me a bug, in that you can
attach a timeout to a 'release' action but the timing was
reset (so you can't distinguish between a released timeout
vs a pressed timeout).

See:

https://github.com/openwrt/procd/pull/10


Approved-by: Sophronia Koilpillai
Approved-by: Arien Judge
2024-11-26 10:03:33 +11:00
..
files procd: make mDNS TXT record parsing more solid 2024-04-29 23:30:04 +02:00
patches procd: (APP-3185, PR #268) allow button timeouts to timeout 2024-11-26 10:03:33 +11:00
Makefile procd: create /dev/fd symlink 2023-09-24 13:22:34 +02:00