From 3bdd0222230b2b8082ea55e18a1ef6de0ae4e6f8 Mon Sep 17 00:00:00 2001
From: c vw <dl1ycf@darc.de>
Date: Mon, 16 Aug 2021 16:52:58 +0200
Subject: [PATCH] Make LOCALCW the default.

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 182e7b8..3b0338b 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ MIDI_INCLUDE=MIDI
 # USBOZY_INCLUDE=USBOZY
 
 # uncomment the line to below include support local CW keyer
-#LOCALCW_INCLUDE=LOCALCW
+LOCALCW_INCLUDE=LOCALCW
 
 # uncomment the line below for SoapySDR
 #SOAPYSDR_INCLUDE=SOAPYSDR
-- 
2.45.2