[chirp_devel] [PATCH]

Dan Smith
Mon Mar 12 11:56:18 PDT 2018


> +            high_val = RadioSettingValueInteger(3, self._APRS_HIGH_SPEED_MAX, \
> +                    prof.high_speed_mph)

Note that you don't need to break a line with a \ if you're in parens. And, proper PEP8 style says you should line up 'prof' with '3'. But, I'll apply this anyway.

Thanks!

--Dan


More information about the chirp_devel mailing list