+ },
+ },
+
-+ .reset_buttons = {
++ .buttons = {
+ {
+ .desc = "sw2",
+ .gpio = 37,
+ .active_low = 1,
+ .type = EV_KEY,
-+ .code = BTN_0,
++ .code = KEY_RESTART,
+ .threshold = 3,
+ },
+ },
This page took 0.024895 seconds and 4 git commands to generate.