mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-25 23:06:11 +02:00
parent
8fdfca6487
commit
67d3e824af
2 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue