mirror of
https://github.com/brocktice/tristar-python-modbus.git
synced 2025-05-15 14:20:12 -07:00
Don't output aBatt.
This commit is contained in:
parent
ba84dec1e7
commit
1a636616a2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user