6 Jun
2019
6 Jun
'19
5:56 a.m.
Hi Rick and Chirp-Devel,
I received both submissions. It just takes patience sometimes.
I don't know if it is just how my browser is displaying the submissions, but both appear to have a very large surplus of "question marks" throughout the patch.
Here is a sample...
<snip> +from chirp.settings import RadioSettingGroup, RadioSetting, \ +?????? RadioSettingValueBoolean, RadioSettingValueList, \ +?????? RadioSettingValueString, RadioSettingValueInteger, \ +?????? RadioSettingValueFloat, RadioSettings,InvalidValueError +from textwrap import dedent </snip>
I could be wrong (I've never seen this in any submitted patches before), but I would expect this to be an issue.
Jim KC9HI