From: iceman1001 Date: Thu, 5 Feb 2015 14:43:50 +0000 (+0100) Subject: FIX: LF TI WRITE inparameters didn't get copied by sscanf. This removes the "PRIu64... X-Git-Tag: v2.0.0-rc1~30^2 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/5c2b11eb3c094b08b5b31e20e9559ae838c79f73?hp=5c2b11eb3c094b08b5b31e20e9559ae838c79f73 FIX: LF TI WRITE inparameters didn't get copied by sscanf. This removes the "PRIu64" and uses the 012"llx" instead. ---