2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

template.gplot: change the default RegExp to .* (Forum #114075)

git-svn-id: https://svn.fhem.de/fhem/trunk@22744 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2020-09-07 07:51:40 +00:00
parent 381daee483
commit 6af4c68522

View File

@ -14,6 +14,6 @@ set grid
set ytics
set y2tics
#FileLog 4:RegExp::
#FileLog 4:.*::
plot "<IN>" using 1:2 title 'Line 1' with lines