Update power.inc.sh

This commit is contained in:
2025-07-19 10:04:07 -05:00
parent c9c8fa3c2b
commit a3d661fee0

View File

@@ -34,7 +34,7 @@ AVERAGEPOWER(){
average_amp=0
average_watt=0
fi
ech "HERE: ${sensorid}-"
echo "HERE: ${sensorid}-"
echo "${average_amp}~${average_watt}"
else
logsfound=0;