mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-07 05:31:17 -07:00
wasn't ready for these yet...
This commit is contained in:
parent
127f149075
commit
cb86f8d69f
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
|||
uint8_t DemodBuffer[MAX_DEMOD_BUF_LEN];
|
||||
uint8_t g_debugMode=0;
|
||||
size_t DemodBufferLen=0;
|
||||
size_t g_demodStartIdx=0;
|
||||
uint8_t g_demodClock=0;
|
||||
//size_t g_demodStartIdx=0;
|
||||
//uint8_t g_demodClock=0;
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue