fix LF_THAREXDE compilation on Proxspace by removing double defined global var

This commit is contained in:
iceman1001 2021-07-25 14:03:06 +02:00
commit 9564863d95

View file

@ -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:");