From: iceman1001 Date: Thu, 21 Apr 2016 08:32:06 +0000 (+0200) Subject: CHG: changed to the new flasher command. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/ad493abc2afb4c415eadd6baa861434e803a563b CHG: changed to the new flasher command. --- diff --git a/common/Makefile.common b/common/Makefile.common index 90a8fa5a..61bcef5d 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -55,8 +55,7 @@ DELETE=del /q MOVE=ren COPY=copy PATHSEP=\\# -#FLASH_TOOL=winsrc\\prox.exe -FLASH_TOOL=winsrc\\flash.exe +FLASH_TOOL=client\\flasher.exe DETECTED_OS=Windows endif