auto-sync

This commit is contained in:
rusEfi 2015-02-02 12:06:45 -06:00
parent 467f0e6946
commit 044a0aaebb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#include "engine_configuration.h"
#include "engine.h"
#define FLASH_DATA_VERSION 6395
#define FLASH_DATA_VERSION 6667
void readFromFlash(void);
void initFlash(Logging *sharedLogger, Engine *engine);