[chirp_devel] [PATCH][TK-760G] Fix the driver in windows and CH with no TX, fixes #2999

Dan Smith
Fri Mar 4 09:05:08 PST 2016


> +    # DEBUG
> +    #LOG.debug("<== (%d) bytes: %s" % (len(data), util.hexprint(data)))

I'd really rather not have code commented out wherever possible. I think
that since this is debug it's probably okay to just leave it on, but if
not, can you at least put a flag (or environment check) at the top and
gate these on that flag?

--Dan



More information about the chirp_devel mailing list