mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-02 07:00:26 +00:00
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.