mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
style
This commit is contained in:
@@ -152,8 +152,9 @@ static const char *hts_get_type_str(uint32_t uid) {
|
||||
default:
|
||||
return "n/a";
|
||||
}
|
||||
} else
|
||||
} else {
|
||||
return "Probably not NXP Hitag S";
|
||||
}
|
||||
}
|
||||
|
||||
static bool hts_get_uid(uint32_t *uid) {
|
||||
|
||||
Reference in New Issue
Block a user