mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
style
This commit is contained in:
parent
0e5e9163a1
commit
bff057d977
2 changed files with 5 additions and 5 deletions
|
@ -143,7 +143,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
||||||
#define ICLASS_DEBIT(x) (((x) & 0x80) == 0x80)
|
#define ICLASS_DEBIT(x) (((x) & 0x80) == 0x80)
|
||||||
|
|
||||||
|
|
||||||
// U7bit
|
// 7bit Apple Magsafe wake up command
|
||||||
#define MAGSAFE_CMD_WUPA 0x7A
|
#define MAGSAFE_CMD_WUPA 0x7A
|
||||||
|
|
||||||
#define ISO14443A_CMD_REQA 0x26
|
#define ISO14443A_CMD_REQA 0x26
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue