1
0
Fork 0

Fix frequency range on the kx165.

This commit is contained in:
James Turner 2013-04-02 18:08:05 +01:00
parent bbb91f7c64
commit ccfdd519ae
2 changed files with 4 additions and 4 deletions

View file

@ -677,8 +677,8 @@
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<factor>1</factor>
<min>118.0</min>
<max>137.0</max>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>

View file

@ -676,8 +676,8 @@
<command>property-adjust</command>
<property alias="../../../../params/nav-frq-standby"/>
<factor>1</factor>
<min>118.0</min>
<max>137.0</max>
<min>108.0</min>
<max>118.0</max>
<wrap>true</wrap>
</binding>
</action>