From: uhei Date: Mon, 17 Sep 2018 05:55:51 +0000 (+0200) Subject: fpgaloader: fix function accordingly to #669 (#673) X-Git-Tag: v3.1.0~19 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/b4ba1eeabeb2bd91302d4536f4406ba6c52ef46b?hp=b4ba1eeabeb2bd91302d4536f4406ba6c52ef46b fpgaloader: fix function accordingly to #669 (#673) FpgaSetupSscDma uses uint16_t and not int with #669 ---