placing parts of confusion closer together

This commit is contained in:
rusefi 2020-05-09 00:16:48 -04:00
parent 8c3485a8dc
commit c5bea0e979
2 changed files with 6 additions and 2 deletions

View File

@ -10,8 +10,6 @@
#include "engine.h"
#define FLASH_DATA_VERSION 10001
typedef enum {
PC_OK = 0,
CRC_FAILED = 1,

View File

@ -38,6 +38,12 @@
#define TS_FILE_VERSION 20200310
! This is the version of the data stored in flash configuration
! 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 10001
! all the sub-structures are going to be nested within the primary structure, that's
! needed to get a proper TunerStudio file