Skip to content

Commit

Permalink
Retevis RB75: Support full band TX/RX - fixes #10663
Browse files Browse the repository at this point in the history
  • Loading branch information
KC9HI authored and kk7ds committed Jun 26, 2023
1 parent 55625b4 commit d20652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chirp/drivers/radtel_t18.py
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ class RB75Radio(T18Radio):
_upper = 30
_mem_params = (_upper # number of channels
)
_gmrs = True
_gmrs = False # sold as GMRS radio but supports full band TX/RX


@directory.register
Expand Down

0 comments on commit d20652c

Please sign in to comment.