Update voltage.py

pull/55/head
alanbjohnston 5 years ago committed by GitHub
parent a5f02a825d
commit 7ce40b8426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,4 +41,4 @@ if __name__ == "__main__":
print("{:6.3f}".format(bus_voltage + shunt_voltage))
except:
printf("0 Error\n")
print("0 Error\n")

Loading…
Cancel
Save

Powered by TurnKey Linux.