
28 Sep
2013
28 Sep
'13
midnight
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