Project

General

Profile

Bug #6747 » rt22-new-id.patch

patch adding ID for new RT22 - Vladimir Kondratiev, 01/07/2020 01:24 PM

View differences:

retevis_rt22.py 2020-01-07 23:05:59.117543752 +0200
297 297
              ]
298 298
    _memsize = 0x0400
299 299
    _block_size = 0x40
300
    _fileid = ["P32073", "P3" + "\x00\x00\x00" + "3"]
300
    _fileid = ["P32073", "P3" + "\x00\x00\x00" + "3", "P3207!" + "\xf8\xff"]
301 301

  
302 302
    def get_features(self):
303 303
        rf = chirp_common.RadioFeatures()
(3-3/14)