mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
style
This commit is contained in:
parent
ef348a2aa0
commit
0ff41fa652
10 changed files with 41 additions and 41 deletions
|
@ -444,7 +444,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
// Picopass Pagemode fuses
|
||||
#define PICOPASS_SECURE_PAGEMODE_AUTH_DISABLED 0x00
|
||||
#define PICOPASS_NON_SECURE_PAGEMODE 0x01
|
||||
#define PICOPASS_SECURE_PAGEMODE_KEYS_LOCKED 0x02
|
||||
#define PICOPASS_SECURE_PAGEMODE_KEYS_LOCKED 0x02
|
||||
#define PICOPASS_SECURE_PAGEMODE_KEYS_MODIFIABLE 0x03
|
||||
|
||||
// ISO 7816-4 Basic interindustry commands. For command APDU's.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue