mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-24 07:05:40 -07:00
fix LF_THAREXDE compilation on Proxspace by removing double defined global var
This commit is contained in:
parent
1affdfce64
commit
9564863d95
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@
|
|||
#define LF_EM4X50_LOGFILE_COLLECT "lf_em4x50_collect.log"
|
||||
#define MAX_NO_PWDS_TO_SAVE 50
|
||||
|
||||
uint32_t gPassword;
|
||||
|
||||
static void LoadDataInstructions(const char *inputfile) {
|
||||
Dbprintf("");
|
||||
Dbprintf("To load datafile to flash and display it:");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue