diff --git a/firmware/config/boards/hellen/hellen154hyundai/board.mk b/firmware/config/boards/hellen/hellen154hyundai/board.mk index 7253484213..4a44dfa34e 100644 --- a/firmware/config/boards/hellen/hellen154hyundai/board.mk +++ b/firmware/config/boards/hellen/hellen154hyundai/board.mk @@ -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 diff --git a/firmware/config/boards/hellen/hellen88bmw/board_configuration.cpp b/firmware/config/boards/hellen/hellen88bmw/board_configuration.cpp index 9e3280e29a..c29d362cff 100644 --- a/firmware/config/boards/hellen/hellen88bmw/board_configuration.cpp +++ b/firmware/config/boards/hellen/hellen88bmw/board_configuration.cpp @@ -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 * @author Andrey Belomutskiy, (c) 2012-2020