Revert "HARDWARE VALIDATION FAILED error on multiple 8chan units fix #6008"

This reverts commit 51eb64d119.
This commit is contained in:
rusefillc 2024-02-21 10:51:04 -05:00
parent a6d736f16c
commit 71acf2aca4
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@ DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
# MM176_GP9
DDEFS += -DADC_MUX_PIN=Gpio::F2
# one day when we are grown ups and can coordinate a real life test we shall revisit https://github.com/rusefi/rusefi/issues/6008
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE
LED_CRITICAL_ERROR_BRAIN_PIN = -DLED_CRITICAL_ERROR_BRAIN_PIN=H176_MCU_MEGA_LED1_RED
include $(BOARDS_DIR)/hellen/hellen-common176.mk