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
|
@ -29,6 +29,7 @@
|
|||
#include "hardnested/hardnested_bf_core.h"
|
||||
#include "cliparser/cliparser.h"
|
||||
#include "cmdhf14a.h"
|
||||
#include "mifare/mifaredefault.h"
|
||||
#include "mifare/mifare4.h"
|
||||
#include "mifare/mad.h"
|
||||
#include "mifare/ndef.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue