mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
parent
0be3a23603
commit
be9c505407
11 changed files with 83 additions and 44 deletions
|
@ -89,7 +89,7 @@ class Display {
|
|||
if (iv == NULL)
|
||||
continue;
|
||||
|
||||
if (iv->isProducing(*mUtcTs))
|
||||
if (iv->isProducing())
|
||||
isprod++;
|
||||
|
||||
totalPower += iv->getChannelFieldValue(CH0, FLD_PAC, rec);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue