diff --git a/nanovna.h b/nanovna.h index 1187301..40105e5 100644 --- a/nanovna.h +++ b/nanovna.h @@ -1069,7 +1069,7 @@ typedef struct properties { //sizeof(properties_t) == 0x1200 -#define CONFIG_MAGIC 0x434f4e48 /* 'CONF' */ +#define CONFIG_MAGIC 0x434f4e49 /* 'CONF' */ extern int16_t lastsaveid; //extern properties_t *active_props;