no config so far
This commit is contained in:
parent
9049af27da
commit
a4df4c54e5
|
@ -4,7 +4,7 @@
|
||||||
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
||||||
# Set this if you want a default engine type other than normal hellen88bmw
|
# Set this if you want a default engine type other than normal hellen88bmw
|
||||||
ifeq ($(VAR_DEF_ENGINE_TYPE),)
|
ifeq ($(VAR_DEF_ENGINE_TYPE),)
|
||||||
VAR_DEF_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_88_BMW
|
VAR_DEF_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue