3 May
2013
3 May
'13
5:44 p.m.
Hi group,
How would I go about getting the 'image_version' and 'radio_version' to display within this error message?
if image_version != radio_version: raise errors.RadioError("Upload finished, but the 'Other Settings' " "could not be sent because the firmware " "version of the image does not match that " "of the radio")
Something like...
Image Version: BFB293 Radio Version: BFB299
Thanks, Jim KC9HI