added default file size for dump files (bin/eml) -> 136 bytes

This commit is contained in:
tharexde
2020-10-26 00:11:49 +01:00
parent 86007bfdd4
commit 5af9fc15ec

View File

@@ -40,6 +40,7 @@
#define NO_CHARS_MAX 400
#define TIMEOUT 2000
#define RESTORE_DEFAULT_FILENAME "lf-4x50restore.bin"
#define DUMP_FILESIZE 136
typedef struct {
bool addr_given;