fixed paramter file
This commit is contained in:
parent
735abac249
commit
f2e322230e
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user