Commit 65f57fa4 authored by João Lino's avatar João Lino

wattage logging

wattage logging
parent 9181a3b8
...@@ -93,6 +93,7 @@ unsigned long rotarySwDetectTime; ...@@ -93,6 +93,7 @@ unsigned long rotarySwDetectTime;
int iWindowSize; // Time frame to operate in int iWindowSize; // Time frame to operate in
unsigned long windowStartTime; unsigned long windowStartTime;
double dWattPerPulse; double dWattPerPulse;
double dWattage;
// ++++++++++++++++++++++++ Pump ++++++++++++++++++++++++ // ++++++++++++++++++++++++ Pump ++++++++++++++++++++++++
int iPumpSpeed; // Time frame to operate in int iPumpSpeed; // Time frame to operate in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment