mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
small improvement
This commit is contained in:
parent
56c9bcc03a
commit
25d6a1274f
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ typedef enum {
|
|||
|
||||
enum TransactionType {
|
||||
TT_MSD,
|
||||
TT_VSDC, // not standart for contactless!!!!
|
||||
TT_VSDC, // contact only. not standart for contactless
|
||||
TT_QVSDCMCHIP,
|
||||
TT_CDA,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue