fixed paramter file

This commit is contained in:
Kasper D. Fischer 2022-12-06 16:46:19 +01:00
parent 735abac249
commit f2e322230e

View File

@ -67,6 +67,7 @@ EMAIL:
channel_names: ["Clock Quality (%)", "Temperature (°C)", "230V/12V Status (V)", "Router/Charger State (V)", "Logger Voltage (V)"] # names for plotting (optional)
# specify y-ticks (and ylims) giving, (ymin, ymax, step) for each of the above channels (0: default)
CHANNEL_TICKS:
- [0, 100, 20]
- [-10, 50, 10]
- [1, 5, 1]
- [1, 5, 1]