Don't output aBatt.

This commit is contained in:
Brock Tice 2015-06-10 08:53:48 -06:00
parent ba84dec1e7
commit 1a636616a2

View File

@ -102,7 +102,7 @@ hsTemp = rr.registers[14]
#led_state = rr.registers
print "vBattTerm.value %.2f" % battsV
#print "vBattSense.value %.2f" % battsSensedV
print "aBatt.value %.2f" % battsI
#print "aBatt.value %.2f" % battsI
#print "battery watts: %.2f" % (battsV*battsI)
print "vPanel.value %.2f" % arrayV
print "aPanel.value %.2f" % arrayI