This commit is contained in:
Matthew Kennedy 2023-06-05 11:04:42 -07:00
parent c3f82726cf
commit 8d89c78bbd
1 changed files with 0 additions and 2 deletions

View File

@ -770,8 +770,6 @@ void triggerInfo(void) {
}
}
efiPrintf("trigger error extra LED: %s %s", hwPortname(engineConfiguration->triggerErrorPin),
getPin_output_mode_e(engineConfiguration->triggerErrorPinMode));
efiPrintf("primary logic input: %s", hwPortname(engineConfiguration->logicAnalyzerPins[0]));
efiPrintf("secondary logic input: %s", hwPortname(engineConfiguration->logicAnalyzerPins[1]));