merc128: engine config defaults #3236
This commit is contained in:
parent
d6f0819600
commit
e4d14c4b1e
|
@ -6,7 +6,7 @@ BOARDINC = $(BOARDS_DIR)/hellen/hellen128
|
||||||
|
|
||||||
# Set this if you want a default engine type other than normal hellen128
|
# Set this if you want a default engine type other than normal hellen128
|
||||||
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
||||||
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_128_MERCEDES
|
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_128_MERCEDES_4_CYL
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(LED_CRITICAL_ERROR_BRAIN_PIN),)
|
ifeq ($(LED_CRITICAL_ERROR_BRAIN_PIN),)
|
||||||
|
|
Loading…
Reference in New Issue