# pretty temporary

DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE

only:alphax-2chan
This commit is contained in:
rusefi 2023-02-27 00:32:36 -05:00
parent 5898383214
commit 1f6d43b7c6
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ DDEFS += -DTRIGGER_SCOPE
DDEFS += -DFIRMWARE_ID=\"AlphaX-2chan\"
DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
# pretty temporary
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE
include $(BOARDS_DIR)/hellen/hellen-common144.mk
DDEFS += $(PRIMARY_COMMUNICATION_PORT_USART2)