* HW Versions for MI series PR #1133
This commit is contained in:
lumapu 2023-09-04 20:27:06 +02:00
parent 8fdfca6487
commit 67d3e824af
2 changed files with 2 additions and 4 deletions

View file

@ -339,9 +339,6 @@ class Inverter {
DPRINT(DBG_INFO, "alarm ID incremented to ");
DBGPRINTLN(String(alarmMesIndex));
enqueCommand<InfoCommand>(AlarmData);
// ivSendHighPrio(id);
// if(mHighPrioIv == NULL) // process the request immediately if possible
// mHighPrioIv = iv;
}
}
}