Hi Ray,
# HG changeset patch # User Ray Cielencki rayslinky@gmail.com # Date 1572998165 18000 # Tue Nov 05 18:56:05 2019 -0500 # Node ID 2146f8d6a120680ae1a8a166a97e4ed8a5d01a68 # Parent 60b0754e45de1557ca2597c41a2966129653eeef Adding a Yaesu FT3DR variant #7059 #7143
Thanks for re-spinning this and for the image. I've applied this now.
diff -r 60b0754e45de -r 2146f8d6a120 chirp/drivers/ft2d.py --- a/chirp/drivers/ft2d.py Thu Oct 24 15:46:01 2019 +0200 +++ b/chirp/drivers/ft2d.py Tue Nov 05 18:56:05 2019 -0500 @@ -87,7 +87,7 @@ 2. Connect cable to DATA terminal. 3. Press and hold [DISP] key while turning on radio ("CLONE" will appear on the display).
4. <b>After clicking OK here in chirp</b>,
4. <b>After clicking OK here in chirp</b>,
Really appreciate the cleanup, but in the future I'd prefer it if "gardening" cleanups like this come in their own patch, just to keep the history of cleanups separate from functional changes.
Thanks!
--Dan