added default file size for dump files (bin/eml) -> 136 bytes
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
#define NO_CHARS_MAX 400
|
#define NO_CHARS_MAX 400
|
||||||
#define TIMEOUT 2000
|
#define TIMEOUT 2000
|
||||||
#define RESTORE_DEFAULT_FILENAME "lf-4x50restore.bin"
|
#define RESTORE_DEFAULT_FILENAME "lf-4x50restore.bin"
|
||||||
|
#define DUMP_FILESIZE 136
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
bool addr_given;
|
bool addr_given;
|
||||||
|
|||||||
Reference in New Issue
Block a user