From 555fd339bbf4712f7ad94e88fb5702af1e4d4714 Mon Sep 17 00:00:00 2001
From: c vw <dl1ycf@darc.de>
Date: Fri, 17 Jan 2020 11:29:04 +0100
Subject: [PATCH] de-activated STEMLAB option

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

diff --git a/Makefile b/Makefile
index b037496..96de4ba 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ LOCALCW_INCLUDE=LOCALCW
 #STEMLAB_DISCOVERY=STEMLAB_DISCOVERY
 
 # uncomment the line below to include support for STEMlab discovery (WITHOUT AVAHI)
-STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
+# STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
 # uncomment the line below to include MIDI support
 MIDI_INCLUDE=MIDI
-- 
2.45.2