From: c vw <dl1ycf@darc.de>
Date: Fri, 17 Aug 2018 08:24:13 +0000 (+0200)
Subject: better explanation for STEMLAB_FIX option
X-Git-Url: https://git.rkrishnan.org/pf/content//%22file:/%22?a=commitdiff_plain;h=72f405e01777b55b7e9d2ab9569894b8c2b89c44;p=pihpsdr.git

better explanation for STEMLAB_FIX option
---

diff --git a/Makefile b/Makefile
index 82e9275..b7f1670 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ GIT_VERSION := $(shell git describe --abbrev=0 --tags)
 # uncomment the line below to include support for STEMlab discovery (WITHOUT AVAHI)
 #STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
-# uncommment this line for activate work-around some RedPitaty HPSDR bugs
+# uncommment this line for circumventing problems with RedPitya HPSDR apps.
 #STEMLAB_FIX_OPTION=-DSTEMLAB_FIX
 
 #uncomment the line below for the platform being compiled on (actually not used)
diff --git a/Makefile.mac b/Makefile.mac
index e4b482e..568a05c 100644
--- a/Makefile.mac
+++ b/Makefile.mac
@@ -30,7 +30,7 @@ PURESIGNAL_INCLUDE=PURESIGNAL
 # uncomment the line below to include support for STEMlab discovery (WITHOUT AVAHI)
 STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
-# un-commment this line for activate work-around some RedPitaty HPSDR bugs
+# uncommment this line for circumventing problems with RedPitya HPSDR apps.
 STEMLAB_FIX_OPTION=-DSTEMLAB_FIX
 
 #uncomment the line below for the platform being compiled on (actually not used)