0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00

single VFO mode update

This commit is contained in:
OneOfEleven
2023-11-30 08:40:34 +00:00
parent b49e464b7e
commit 854b4c98b7
4 changed files with 18 additions and 8 deletions

View File

@ -84,10 +84,10 @@ ENABLE_TX_AUDIO_BAR := 0
ENABLE_SIDE_BUTT_MENU := 0
# Key Lock 400 B
ENABLE_KEYLOCK := 0
ENABLE_PANADAPTER := 1
ENABLE_PANADAPTER := 0
ENABLE_PANADAPTER_PEAK_FREQ := 0
# single VFO 1.4 kB
ENABLE_SINGLE_VFO_CHAN := 0
ENABLE_SINGLE_VFO_CHAN := 1
#############################################################