Nissan 4 cylinder QR trigger wheel #3118
This commit is contained in:
parent
8a4831b1dc
commit
3bc6b2d73a
|
@ -6,7 +6,7 @@ BOARDINC = $(BOARDS_DIR)/hellen/hellen121nissan
|
||||||
|
|
||||||
# Set this if you want a default engine type other than normal hellen121nissan
|
# Set this if you want a default engine type other than normal hellen121nissan
|
||||||
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
||||||
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_121_NISSAN
|
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_121_NISSAN_6_CYL
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(LED_CRITICAL_ERROR_BRAIN_PIN),)
|
ifeq ($(LED_CRITICAL_ERROR_BRAIN_PIN),)
|
||||||
|
|
Loading…
Reference in New Issue