7 Oct
2013
7 Oct
'13
9:04 a.m.
Fixed!
On Mon, Oct 7, 2013 at 8:02 AM, Dan Smith dsmith@danplanet.com wrote:
_mem = self._memobj.memory[number-1]
_flag = self._memobj.flags[number-1]
<snip>
_mem = self._memobj.memory[mem.number-1]
_flag = self._memobj.flags[mem.number-1]
Can you add whitespace around the - operators here?
Otherwise, good fix. Thanks!
-- Dan Smith www.danplanet.com KK7DS
chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers