mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
start updating 'hf mfu' commands (#818)
* use PrintAndLogEx() * fix some printouts * some #include refactoring * whitespace
This commit is contained in:
parent
5f18b0c45d
commit
4be9f36ebe
8 changed files with 464 additions and 481 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "usb_cmd.h"
|
||||
#include "cmdhfmfu.h"
|
||||
#include "util_posix.h"
|
||||
#include "cmdhf14a.h" // DropField()
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue