mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +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:
parent
381daee483
commit
6af4c68522
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user