mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
style
This commit is contained in:
parent
2887cb5211
commit
4de7b7d6b9
10 changed files with 103 additions and 66 deletions
|
@ -414,4 +414,4 @@ void convertToHexArray(uint8_t num, uint8_t *partialkey) {
|
|||
group[3] = '\0'; // Null-terminate the group string
|
||||
partialkey[i] = (uint8_t)strtoul(group, NULL, 2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue