-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uv17pro: Fix exposing static banks on some models
Previously in commit:5d295a8b we added a static bank model to show the static mappings between memories and "banks" in these radios. However, only some of the more advanced models have this functionality, not all the radios that inherit from UV17Pro. This fixes that to only apply this model to the UV17ProGPS and BF-F8HP-PRO models. Further, in commit:d1f8504e we fixed the bug where the UV17 models inherited this behavior to disable it for them. Those overrides are no longer necessary, so this removes them. Related to #11642
- Loading branch information
Showing
2 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters