From 7e30d54dfae3cb38231a80bb6bf580235a0d96b3 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Thu, 11 May 2023 23:58:45 -0700 Subject: [PATCH] bump flash version as that's a good idea --- firmware/integration/rusefi_config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 4c5a9f714f..4660b9d4d4 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -92,7 +92,7 @@ ! Any time an incompatible change is made to the configuration format stored in flash, ! update this string to the current date! It is required to also update TS_SIGNATURE above ! when this happens. -#define FLASH_DATA_VERSION 20005 +#define FLASH_DATA_VERSION 20006 ! this offset is part of console compatibility mechanism, please DO NOT change this offset #define TS_FILE_VERSION_OFFSET 124