mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
rename globals
This commit is contained in:
parent
437f5f6448
commit
5b54385347
34 changed files with 458 additions and 458 deletions
|
@ -20,7 +20,7 @@
|
|||
// Anon, 2019
|
||||
// Doegox, 2020
|
||||
|
||||
#define DBG if (DBGLEVEL >= DBG_EXTENDED)
|
||||
#define DBG if (g_dbglevel >= DBG_EXTENDED)
|
||||
|
||||
#include "hitag2.h"
|
||||
#include "hitag2_crypto.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue