Skip to content

Commit 248a801

Browse files
committed
rain is already in the deltas by default
1 parent da998c6 commit 248a801

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

readme.txt

-4
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ Here are some examples:
109109
rain_total = rain_total.0BFA.Acurite5n1Packet
110110
inTemp = temperature.24A4.AcuriteTowerPacket
111111
inHumidity = humidity.24A4.AcuriteTowerPacket
112-
[[deltas]]
113-
rain = rain_total
114112

115113
# collect data from Acurite 986 fridge/freezer sensor set 1R and 2F
116114
[SDR]
@@ -148,8 +146,6 @@ Here are some examples:
148146
windDir = wind_dir.0026.FOWH1080Packet
149147
outHumidity = humidity.0026.FOWH1080Packet
150148
outTemp = temperature.0026.FOWH1080Packet
151-
[[deltas]]
152-
rain = rain_total
153149

154150
To figure out the sensor identifiers, run the driver directly, possibly with
155151
the --debug option. Another option is to run weewx with the logging options

0 commit comments

Comments
 (0)