mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
fix scripting
This commit is contained in:
parent
aaf7b25c01
commit
f0741798e6
2 changed files with 19 additions and 19 deletions
|
@ -23,8 +23,8 @@
|
|||
#include "crc.h"
|
||||
#include "crc16.h"
|
||||
#include "crc64.h"
|
||||
#include "sha1.h"
|
||||
#include "aes.h"
|
||||
#include "mbedtls/sha1.h"
|
||||
#include "mbedtls/aes.h"
|
||||
#include "cmdcrc.h"
|
||||
#include "cmdhfmfhard.h"
|
||||
#include "cmdhfmfu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue