mirror of https://github.com/hak5/openwrt-owl.git
parent
624505df56
commit
6e5242952c
|
@ -50,7 +50,7 @@
|
|||
+ .active_low = 1,
|
||||
+ .type = EV_KEY,
|
||||
+ .code = KEY_RESTART,
|
||||
+ .threshold = 3,
|
||||
+ .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
|
||||
+ },
|
||||
+ },
|
||||
+};
|
||||
|
|
Loading…
Reference in New Issue