This commit is contained in:
rusefillc 2023-01-19 21:35:27 -05:00
parent 12bf159e79
commit 6d4181bcaa
2 changed files with 3 additions and 5 deletions

View File

@ -4,7 +4,7 @@
BOARDCPPSRC = $(BOARDS_DIR)/hellen/hellen154hyundai/board_configuration.cpp
BOARDINC = $(BOARDS_DIR)/hellen/hellen154hyundai
# 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
ifeq ($(VAR_DEF_ENGINE_TYPE),)
VAR_DEF_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_154_HYUNDAI_COUPE_BK2
endif

View File

@ -1,10 +1,8 @@
/**
* @file boards/hellen/hellen121nissan/board_configuration.cpp
* @file board_configuration.cpp
*
*
* @brief Configuration defaults for the hellen121nissan board
*
* See https://rusefi.com/s/hellen121nissan
* See https://rusefi.com/s/XXX
*
* @author andreika <prometheus.pcb@gmail.com>
* @author Andrey Belomutskiy, (c) 2012-2020