Added tiread command to demod TI tags on the PM3
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// The large multi-purpose buffer, typically used to hold A/D samples,
|
||||
// maybe processed in some way.
|
||||
DWORD BigBuf[10000];
|
||||
DWORD BigBuf[12000];
|
||||
|
||||
/// appmain.h
|
||||
void ReadMem(int addr);
|
||||
|
||||
Reference in New Issue
Block a user