Nissan 4 cylinder QR trigger wheel #3118

This commit is contained in:
Andrey 2021-08-08 07:29:11 -04:00
parent 0df437e749
commit 63c2eff76e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ BOARDINC = $(BOARDS_DIR)/hellen/hellen121nissan
# Set this if you want a default engine type other than normal hellen121nissan
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
ifeq ($(LED_CRITICAL_ERROR_BRAIN_PIN),)