mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
Corrected view of valve opening
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6487 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3f34c3d88d
commit
4b5b5f0861
@ -10,7 +10,7 @@ set timefmt "%Y-%m-%d_%H:%M:%S"
|
|||||||
set xlabel " "
|
set xlabel " "
|
||||||
set ytics nomirror
|
set ytics nomirror
|
||||||
set y2tics
|
set y2tics
|
||||||
set yrange 0:100
|
set yrange [0:100]
|
||||||
set title '<L1>'
|
set title '<L1>'
|
||||||
set grid xtics y2tics
|
set grid xtics y2tics
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user