This commit is contained in:
Philippe G
2020-06-16 18:41:09 -07:00
parent fbbe73b1d6
commit 0db1ac38e4

View File

@@ -303,7 +303,7 @@ void *button_remap(void *client, int gpio, button_handler handler, int long_pres
}
}
// huh
// don't know what we are doing here
if (!button) return NULL;
prev_client = button->client;