1sec delay example for small-can-board https://github.com/rusefi/rusefi/issues/6246

This commit is contained in:
andreika-git 2024-03-18 20:50:26 +02:00 committed by rusefillc
parent aface69ef0
commit aa7357fbf0
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ DDEFS += -DOPENBLT_CAN_RX_PORT=GPIOB
DDEFS += -DOPENBLT_CAN_RX_PIN=8
DDEFS += -DOPENBLT_CAN_TX_PORT=GPIOB
DDEFS += -DOPENBLT_CAN_TX_PIN=9
DDEFS += -DBOOT_BACKDOOR_ENTRY_TIMEOUT_MS=1000
#Mass Storage
DDEFS += -DEFI_EMBED_INI_MSD=FALSE