chg: #define rename
This commit is contained in:
@@ -1812,7 +1812,8 @@ int CmdHF14AMfUDump(const char *Cmd){
|
||||
uint8_t get_signature[32];
|
||||
memset( get_signature, 0, sizeof(get_signature) );
|
||||
|
||||
// not ul_c and not std ul then attempt to get deeper info
|
||||
// not ul_c and not std ul then attempt to collect info like
|
||||
// VERSION, SIGNATURE, COUNTERS, TEARING, PACK,
|
||||
if (!(tagtype & UL_C || tagtype & UL)) {
|
||||
//attempt to read pack
|
||||
if (!ul_auth_select( &card, tagtype, true, authKeyPtr, get_pack, sizeof(get_pack))) {
|
||||
|
||||
Reference in New Issue
Block a user