]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Bugfix: Output typing on print of HID card formats (#895)
authorgrauerfuchs <42082416+grauerfuchs@users.noreply.github.com>
Fri, 6 Dec 2019 15:06:24 +0000 (10:06 -0500)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Fri, 6 Dec 2019 15:06:24 +0000 (16:06 +0100)
* Bugfix: Output typing on print of HID card formats

The 'PrintAndLog' calls were using signed types and sometimes too few bits in width for formatting/outputting the data as was revealed in the forums. This commit will correct the printf-formatted output typing on display of the fields.

* Update hidcardformats.c

Updated to use macros as requested by @pwpiwi


No differences found
Impressum, Datenschutz