only:alphax_2chan
This commit is contained in:
parent
f8e7a67486
commit
889e593545
|
@ -7,6 +7,8 @@ DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
|
||||||
# This board has trigger scope hardware!
|
# This board has trigger scope hardware!
|
||||||
DDEFS += -DTRIGGER_SCOPE
|
DDEFS += -DTRIGGER_SCOPE
|
||||||
|
|
||||||
|
export USE_OPENBLT=yes
|
||||||
|
|
||||||
# Add them all together
|
# Add them all together
|
||||||
DDEFS += -DFIRMWARE_ID=\"AlphaX-2chan\"
|
DDEFS += -DFIRMWARE_ID=\"AlphaX-2chan\"
|
||||||
DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
|
DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
|
||||||
|
|
Loading…
Reference in New Issue