mirror of https://github.com/hak5/openwrt.git
parent
ea86511fbf
commit
8107050ef9
|
@ -47,7 +47,7 @@ static struct gpio_button ap83_gpio_buttons[] __initdata = {
|
|||
.threshold = 5,
|
||||
.gpio = AP83_GPIO_BTN_RESET,
|
||||
.active_low = 1,
|
||||
} , }
|
||||
} , {
|
||||
.desc = "jumpstart",
|
||||
.type = EV_KEY,
|
||||
.code = BTN_1,
|
||||
|
|
Loading…
Reference in New Issue