]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/apps.h
Decreased BigBuff mem, some elf flasher fixes (needs more work) but flashing correctl...
[proxmark3-svn] / armsrc / apps.h
index 308c378555f39c0b5420b5df02a21df03e3fee5c..1c17882a5f797cfae443711bd582df7c2cdd6122 100644 (file)
@@ -13,7 +13,7 @@ typedef unsigned char byte_t;
 \r
 // The large multi-purpose buffer, typically used to hold A/D samples,\r
 // maybe processed in some way.\r
-DWORD BigBuf[12000];\r
+DWORD BigBuf[8000];\r
 \r
 /// appmain.h\r
 void ReadMem(int addr);\r
Impressum, Datenschutz