]> git.zerfleddert.de Git - proxmark3-svn/blob - cockpit/0setpath.bat
Add checks in em4x50read to avoid segfaults in case loops go over the GraphTraceLen.
[proxmark3-svn] / cockpit / 0setpath.bat
1 @echo off
2 set PATH=..\..\devkitARM\bin;..\..\devkitWIN\bin;%PATH%
3 set INCLUDE=..\..\devkitWIN\include
4 set LIB=..\..\devkitWIN\lib
5 cmd.exe
Impressum, Datenschutz