From 4ea37929f7e116b9e503f85c7eecfe06ad87602d Mon Sep 17 00:00:00 2001 From: OneOfEleven Date: Sun, 24 Sep 2023 10:52:24 +0100 Subject: [PATCH] Removed misleading compile option I use for testing BK registers --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index ce3327d..5ea9b79 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,6 @@ ENABLE_SHOW_CHARGE_LEVEL := 0 ENABLE_REVERSE_BAT_SYMBOL := 1 ENABLE_AM_FIX := 1 ENABLE_AM_FIX_SHOW_DATA := 1 -ENABLE_AM_FIX_TEST1 := 0 ENABLE_SQUELCH1_LOWER := 0 ENABLE_AUDIO_BAR := 0 #ENABLE_SINGLE_VFO_CHAN := 1