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-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e57fe796f529d3edd7d48f1fa51676e809531280?ds=sidebyside;hp=e57fe796f529d3edd7d48f1fa51676e809531280 FIX: LF TI WRITE inparameters didn't get copied by sscanf. This removes the "PRIu64" and uses the 012"llx" instead. ---