On Saturday, November 10, 2018 at 10:02:42 AM UTC-8, Per Edström wrote:
>
> 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?
>

One of the fun things about weewx is that 'you' can make it do what you 
want.
Save the existing code someplace for safekeeping and hack/play any way you 
want.

Tom always appreciates pull requests to review and perhaps integrate tweaks 
from the community....

 

-- 
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