back to real defaults

This commit is contained in:
rusefi 2017-05-15 05:18:16 -04:00
parent a6fa835bfc
commit bac54b3d84
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ extern "C"
#include <string.h>
#ifndef DEFAULT_ENGINE_TYPE
//#define DEFAULT_ENGINE_TYPE CUSTOM_ENGINE
// temporary measure until NJMP race
#define DEFAULT_ENGINE_TYPE MAZDA_MIATA_2003_BETTER
#define DEFAULT_ENGINE_TYPE CUSTOM_ENGINE
#endif
// this is about MISRA not liking 'time.h'. todo: figure out something