Project

General

Profile

Bug #7653 ยป issue_7653.patch

Patch for reference - Tony Fuller, 03/02/2020 06:37 PM

View differences:

chirp/drivers/h777.py
281 281

  
282 282
    _ranges = [
283 283
        (0x0000, 0x0110),
284
        (0x0380, 0x03E0),
284 285
        (0x02B0, 0x02C0),
285
        (0x0380, 0x03E0),
286 286
    ]
287 287
    _memsize = 0x03E0
288 288
    _has_fm = True
    (1-1/1)