Update voltcurrent.py

pull/55/head
alanbjohnston 6 years ago committed by GitHub
parent 6b949a363c
commit 8f2981249c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,5 +48,5 @@ if __name__ == "__main__":
# print("{:6.3f}".format(bus_voltage + shunt_voltage))
print(bus_voltage, " ", current, " ")
except:
print("0.0 Error")
print("0.0 Error")

Loading…
Cancel
Save

Powered by TurnKey Linux.