diff --git a/bin/user/weatherlinkliveudp.py b/bin/user/weatherlinkliveudp.py index ad2e4c9..765ae86 100644 --- a/bin/user/weatherlinkliveudp.py +++ b/bin/user/weatherlinkliveudp.py @@ -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()