mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
chg: params
This commit is contained in:
parent
13b461cab2
commit
69bab29834
2 changed files with 8 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "lfdemod.h"
|
||||
#include "cmddata.h" //for g_debugmode
|
||||
|
||||
void AppendGraph(bool redraw, int clock, int bit);
|
||||
void AppendGraph(bool redraw, uint16_t clock, int bit);
|
||||
size_t ClearGraph(bool redraw);
|
||||
size_t getFromGraphBuf(uint8_t *buff);
|
||||
int GetAskClock(const char *str, bool printAns);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue