mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
chg: print stack fct and hfsniff
This commit is contained in:
parent
e1f0f89240
commit
da00cc0405
2 changed files with 23 additions and 8 deletions
|
@ -39,5 +39,6 @@ void ToSendReset(void);
|
|||
void ListenReaderField(uint8_t limit);
|
||||
void StandAloneMode(void);
|
||||
void printStandAloneModes(void);
|
||||
void print_stack_usage(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue