mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Change 'hf 14a list' to annotate more ECP frame formats
This commit is contained in:
parent
a0ac404497
commit
b11b4e66af
3 changed files with 14 additions and 3 deletions
|
@ -158,6 +158,8 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define ICLASS_DEBIT(x) (((x) & 0x80) == 0x80)
|
||||
|
||||
|
||||
#define ECP_HEADER 0x6A
|
||||
|
||||
// 7bit Apple Magsafe wake up command
|
||||
#define MAGSAFE_CMD_WUPA_1 0x7A
|
||||
#define MAGSAFE_CMD_WUPA_2 0x7B
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue