mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-27 19:25:10 +00:00
a127a38cb6
Made multiple changes as per iceman's comments. Removed redundant/unused function i forgot into cmdhficlass.c Moved conversion functions in util.c for now but haven't yet check if it's possible to reuse the current fuctions already there. Will do that in a moment.