auto-sync

This commit is contained in:
rusEfi 2016-08-19 21:02:05 -04:00
parent 6fc0a281bb
commit 0f5d7fcbd3
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ void configureMazdaProtegeSOHC(TriggerShape *s DECLARE_ENGINE_PARAMETER_S) {
void configureMazdaProtegeLx(TriggerShape *s DECLARE_ENGINE_PARAMETER_S) { void configureMazdaProtegeLx(TriggerShape *s DECLARE_ENGINE_PARAMETER_S) {
// todo: move to into configuration definition s->needSecondTriggerInput = FALSE; // todo: move to into configuration definition s->needSecondTriggerInput = FALSE;
s->initialize(FOUR_STROKE_CAM_SENSOR, true); s->initialize(FOUR_STROKE_CAM_SENSOR, true);
s->useOnlyPrimaryForSync = true;
/** /**
* based on https://svn.code.sf.net/p/rusefi/code/trunk/misc/logs/1993_escort_gt/MAIN_rfi_report_2015-02-01%2017_39.csv * based on https://svn.code.sf.net/p/rusefi/code/trunk/misc/logs/1993_escort_gt/MAIN_rfi_report_2015-02-01%2017_39.csv