I change in the wmr200.py file but it doesn't have any effect on the
if-statements e.g.
*# weewx configurable flags for enabling/disabling debug verbosity.# Prints
processed packets with context from console.DEBUG_PACKETS_COOKED = 0#
Prints raw pre-processed packets from console.DEBUG_PACKETS_RAW = 1# Prints
respective packets individually.*
*:*
* def _process_packet_complete(self): """Process a completed
packet from the wmr200 console."""#PEED# if
DEBUG_PACKETS_RAW: logdbg(self._pkt.to_string_raw('Packet
raw:')) # This will raise exception if checksum fails.
self._pkt.verify_checksum()*
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.