I'm not that skilled in Python but I guess the code to adjust might be this:
(wmr200.py)

 



*           if DEBUG_READS:                buf = ''                for byte 
in report[1:report[0] + 1]:                    buf += '%02x ' % 
byte                logdbg('read_device(): %s' % buf)*

Maybe it doesn't loop properly before writing to syslog?

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to