fix const param, bitwiseboolean

This commit is contained in:
iceman1001 2024-05-14 14:29:30 +02:00
commit 5fd4d7e774
7 changed files with 14 additions and 14 deletions

View file

@ -17,7 +17,7 @@
#define DBG if (g_dbglevel >= DBG_EXTENDED)
#include "hitag2.h"
#include "hitag2_crypto.h"
#include "hitag2/hitag2_crypto.h"
#include "string.h"
#include "proxmark3_arm.h"
#include "cmd.h"