27 Sep
2013
27 Sep
'13
5 p.m.
Since you're changing this,
if mem.duplex == "split" and abs(mem.freq - mem.offset)>69995000:
if (mem.duplex == "split" and abs(mem.freq - mem.offset)>69995000) or \
(mem.duplex in ["+", "-"] and mem.offset > 69995000) :
Can you put the space between the ), > and 6 characters to be in line with the rest of the formatting?
Thanks!
--
Dan Smith
www.danplanet.com
KK7DS