From 2f6192577cd290a33ed61a6ebd6d36e7f24be530 Mon Sep 17 00:00:00 2001 From: Sukru Senli <sukru.senli@inteno.se> Date: Mon, 19 Dec 2016 11:05:53 +0100 Subject: [PATCH] dg200: enable wps long press on 10s --- iopsys-brcm63xx-mips/dg200/base-files/etc/config/buttons | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iopsys-brcm63xx-mips/dg200/base-files/etc/config/buttons b/iopsys-brcm63xx-mips/dg200/base-files/etc/config/buttons index 692d33c6e..a50f07fec 100644 --- a/iopsys-brcm63xx-mips/dg200/base-files/etc/config/buttons +++ b/iopsys-brcm63xx-mips/dg200/base-files/etc/config/buttons @@ -14,6 +14,8 @@ config button WPS list button 9512_wps option hotplug wpsbutton option minpress 1000 + option hotplug_long wpscbutton + option longpress 10000 config button Wireless list button 9512_wireless -- GitLab