mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 09:37:02 -04:00
minor formatting fix for explicit binding example
This commit is contained in:
@@ -3518,10 +3518,10 @@ class MyStats(SearchList): # 1
|
||||
<pre class="tty">[[[daycompare]]]
|
||||
[[[[inTemp]]]]
|
||||
label = Vantage inTemp
|
||||
[[[[WMR100Temp]]]]
|
||||
data_type = inTemp
|
||||
data_binding = wmr100_binding
|
||||
label = WMR100 inTemp</pre>
|
||||
[[[[WMR100Temp]]]]
|
||||
data_type = inTemp
|
||||
data_binding = wmr100_binding
|
||||
label = WMR100 inTemp</pre>
|
||||
|
||||
<p>
|
||||
This will produce an image with name <span class="code">daycompare.png</span>, with two plot lines. The
|
||||
|
||||
Reference in New Issue
Block a user