This commit is contained in:
tharexde 2020-12-06 20:13:51 +01:00
parent 136339898a
commit 1a173f69f9
2 changed files with 1 additions and 6 deletions

View file

@ -15,7 +15,7 @@
#include "lfdemod.h"
#include "commonutil.h"
#include "em4x50.h"
#include "flashmem.h"
//#include "flashmem.h"
#include "BigBuf.h"
#include "spiffs.h"
#include "appmain.h" // tear

View file

@ -34,12 +34,7 @@
#define LAST_WORD_WRITE_INHIBITED 3 // fourth byte
// misc
#define STATUS_NO_WORDS 0xfc
#define STATUS_SUCCESS 0x2
#define STATUS_LOGIN 0x1
#define NO_CHARS_MAX 400
#define TIMEOUT 2000
#define RESTORE_DEFAULT_FILENAME "lf-4x50restore.bin"
#define DUMP_FILESIZE 136
typedef struct {