diff --git a/include/em4x50.h b/include/em4x50.h index 63efb7a13..d422cf9c1 100644 --- a/include/em4x50.h +++ b/include/em4x50.h @@ -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;