added btn press up event
This commit is contained in:
@@ -20,8 +20,7 @@ typedef struct
|
||||
buttonAction btnAcc;
|
||||
const char* name;
|
||||
char shortcut;
|
||||
int pin;
|
||||
|
||||
int pin;
|
||||
}action;
|
||||
|
||||
void button_event_cb(void *arg, void *data);
|
||||
|
||||
Reference in New Issue
Block a user