4
0
Fork 0
mirror of https://github.com/Robertofon/bienenchaos.git synced 2024-06-06 22:06:23 +02:00

nullabgleich

This commit is contained in:
kolossos 2020-06-23 20:47:50 +02:00 committed by GitHub
parent d8b1c92a45
commit 0e5a2ec1fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@ def tim_nice_output(digits, volts):
def to_grafana(digits, volts): def to_grafana(digits, volts):
global first global first
global res0 global res0
res=float(85.5+5/7.5*6400*volts[0:1]) res=float(.26+5/7.5*6400*volts[0:1])
sys.stdout.write( sys.stdout.write(
"\0337" # Store cursor position "\0337" # Store cursor position