diff --git a/config.h b/config.h index b646c32..82c7a5c 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ #define OFFSET_MAX 6900 #define VER_HI 2 -#define VER_LO 71 +#define VER_LO 73 bool is_configured(); void init_config(); @@ -21,4 +21,4 @@ int get_weigth(int offset); #define OFFSET_CNT (CONFIG_CNT-1) #define CONFIG_SIZE (CONFIG_CNT * 256) -#define flash_cfg ((const uint8_t *) (XIP_BASE + CONFIG_START)) \ No newline at end of file +#define flash_cfg ((const uint8_t *) (XIP_BASE + CONFIG_START))