Should be with this values.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
9c5250f6ca
commit
de04dd6121
1 changed files with 2 additions and 2 deletions
|
|
@ -87,8 +87,8 @@ struct apdu {
|
|||
#define EV_VERIFY_CMD_AVAILABLE 2
|
||||
#define EV_CMD_AVAILABLE 4
|
||||
#define EV_EXIT 8
|
||||
#define EV_BUTTON_PRESSED 16
|
||||
#define EV_BUTTON_TIMEOUT 32
|
||||
#define EV_BUTTON_TIMEOUT 16
|
||||
#define EV_BUTTON_PRESSED 32
|
||||
|
||||
//Variables set by core1
|
||||
extern queue_t *ccid_comm;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue