From 0e5a2ec1fd6876197dc203213eebdc1a38fcbef3 Mon Sep 17 00:00:00 2001 From: kolossos Date: Tue, 23 Jun 2020 20:47:50 +0200 Subject: [PATCH] nullabgleich --- src/weight-datageneration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/weight-datageneration.py b/src/weight-datageneration.py index c11a327..51cc444 100644 --- a/src/weight-datageneration.py +++ b/src/weight-datageneration.py @@ -208,7 +208,7 @@ def tim_nice_output(digits, volts): def to_grafana(digits, volts): global first 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( "\0337" # Store cursor position