Skip to content

Commit

Permalink
Fixed Rain error.
Browse files Browse the repository at this point in the history
  • Loading branch information
grebleem committed Oct 23, 2020
1 parent 88c5f06 commit f7192ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/user/weatherlinkliveudp.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,6 @@ def genLoopPackets(self):
packet = self.station.decode_data_wll(current_conditions['data'])
yield packet


# Check if UDP is still on
self.station.check_udp_broascast()

Expand Down

0 comments on commit f7192ec

Please sign in to comment.