dead code

This commit is contained in:
rusefillc 2022-02-12 12:31:47 -05:00
parent 6597679fab
commit 4cd36199a9
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@
BOARDCPPSRC = $(BOARDS_DIR)/hellen/hellen81/board_configuration.cpp
BOARDINC = $(BOARDS_DIR)/hellen/hellen81
ifeq ($(LED_COMMUNICATION_BRAIN_PIN),)
LED_COMMUNICATION_BRAIN_PIN = -DEFI_COMMUNICATION_PIN=GPIOH_10
endif
DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
# Disable serial ports on this board as UART3 causes a DMA conflict with the SD card