From: Ramakrishnan Muthukrishnan <ram@leastauthority.com>
Date: Mon, 28 Feb 2022 11:42:01 +0000 (+0530)
Subject: debug: sequence error, temporarily disable gpio
X-Git-Url: https://git.rkrishnan.org/vdrive/%5B/%5D%20/(%5B%5E?a=commitdiff_plain;h=a150733b171c364f0f4f7f92b9c52c3c00c51c1d;p=pihpsdr.git

debug: sequence error, temporarily disable gpio
---

diff --git a/Makefile b/Makefile
index bcdf64d..629fba0 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ GIT_VERSION := $(shell git describe --abbrev=0 --tags)
 #    CONTROLLER2_V1 single encoders with MCP23017 switches
 #    CONTROLLER2_V2 dual encoders with MCP23017 switches
 #
-GPIO_INCLUDE=GPIO
+# GPIO_INCLUDE=GPIO
 
 # uncomment the line below to include Pure Signal support
 #PURESIGNAL_INCLUDE=PURESIGNAL