diff --git a/Makefile b/Makefile index ae0a4bc..7df2423 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ ENABLE_FMRADIO := 1 ENABLE_NOAA := 0 ENABLE_VOICE := 0 ENABLE_ALARM := 1 -ENABLE_TX1750 := 1 +ENABLE_TX1750 := 0 ENABLE_BIG_FREQ := 1 ENABLE_SMALL_BOLD := 1 ENABLE_KEEP_MEM_NAME := 1 @@ -22,7 +22,7 @@ ENABLE_F_CAL_MENU := 0 ENABLE_CTCSS_TAIL_PHASE_SHIFT := 1 ENABLE_MAIN_KEY_HOLD := 1 ENABLE_BOOT_BEEPS := 0 -ENABLE_COMPANDER := 0 +ENABLE_COMPANDER := 1 ENABLE_SHOW_CHARGE_LEVEL := 1 ENABLE_REVERSE_BAT_SYMBOL := 1 ENABLE_CODE_SCAN_TIMEOUT := 0