From: John Melton - G0ORX/N6LYT <john.d.melton@googlemail.com>
Date: Mon, 21 Nov 2016 17:20:09 +0000 (+0000)
Subject: removed menu.h and menu.c
X-Git-Url: https://git.rkrishnan.org/vdrive/components/frontends/%22file://%22%22?a=commitdiff_plain;h=c874269c1b6ec71be535e9c8d61c811e96927910;p=pihpsdr.git

removed menu.h and menu.c
---

diff --git a/radio.h b/radio.h
index 19ad1d4..ffb418a 100644
--- a/radio.h
+++ b/radio.h
@@ -51,7 +51,9 @@ extern char property_path[];
 #define ALEX 1
 #define APOLLO 2
 
+// soecify how many receivers (only 1 or 2 for now)
 #define RECEIVERS 2
+
 /*
 #define PA_DISABLED 0
 #define PA_ENABLED 1