mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
small refactoring
This commit is contained in:
parent
5a1b25ac31
commit
7a7afeba5c
4 changed files with 20 additions and 16 deletions
|
@ -29,13 +29,6 @@
|
|||
#define APDU_RES_LEN 260
|
||||
#define APDU_AID_LEN 50
|
||||
|
||||
// AC
|
||||
# define EMVAC_AC_MASK 0xC0
|
||||
# define EMVAC_AAC 0x00
|
||||
# define EMVAC_TC 0x40
|
||||
# define EMVAC_ARQC 0x80
|
||||
# define EMVAC_CDAREQ 0x10
|
||||
|
||||
enum TransactionType {
|
||||
TT_MSD,
|
||||
TT_VSDC, // not standart for contactless!!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue