dead line in a dead file

This commit is contained in:
rusefi 2020-05-11 11:28:43 -04:00
parent 994b863437
commit 6426d433d2
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ void setBoardConfigurationOverrides(void) {
// This is often redundant with efifeatures.h or the run-time config
engineConfiguration->triggerErrorPin = GPIOE_1;
engineConfiguration->communicationLedPin = GPIOE_2;
engineConfiguration->FatalErrorPin = GPIOE_3;
engineConfiguration->runningLedPin = GPIOE_4;
engineConfiguration->warningLedPin = GPIOE_5;
engineConfiguration->checkEngineLedPin = GPIOE_6;