dead line

This commit is contained in:
rusefillc 2023-04-19 17:40:14 -04:00
parent 1fa9fec3b2
commit 71f4e6ca40
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ static int getDacValue(uint8_t voltage) {
}
void startTriggerInputPins() {
//efiAssertVoid(CUSTOM_ERR_, !isCompEnabled, "isCompEnabled");
if (isCompEnabled) {
efiPrintf("startTIPins(): already enabled!");
return;