]> git.zerfleddert.de Git - proxmark3-svn/commit - client/hidcardformats.c
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)
commit763d1befc1b9251c49cc88a50c73a3096323736a
tree66125a0092ad5dfc32c865c82d4e16fa2e870ad9
parent28ae37b74612436cc2e5fee4dbcc3e42cc9aaf03
Bugfix: Output typing on print of HID card formats (#895)

* 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
client/hidcardformats.c
Impressum, Datenschutz