22 Jun
2018
22 Jun
'18
3:06 p.m.
diff -r a232e3e57d23 -r 76e4dfd57861 chirp/chirp_common.py --- a/chirp/chirp_common.py Thu Jun 21 09:43:33 2018 -0700 +++ b/chirp/chirp_common.py Thu Jun 21 09:46:49 2018 -0700 @@ -675,6 +675,8 @@
class RadioPrompts: """Radio prompt strings"""
- info = None
- display_info = True
You don't need the "display_info" flag here anymore. I've applied locally and removed it so you don't have to respin for just one.
Thanks!
--Dan