projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb7b8be
)
software power control is off by default
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Wed, 18 Jan 2023 02:06:07 +0000
(07:36 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Wed, 18 Jan 2023 02:06:07 +0000
(07:36 +0530)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index aeabce17ddcdca538b86d08b07e8de1eef2041a6..af67794ac10d4fca573e98c598d6b2dc401f6fcc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-17,7
+17,7
@@
GIT_VERSION := $(shell git describe --abbrev=0 --tags --always)
GPIO_INCLUDE=GPIO
# uncomment if level control (power output) is software based
-LEVEL_CTRL=SW_LEVEL_CTRL
+
#
LEVEL_CTRL=SW_LEVEL_CTRL
# uncomment the line below to include Pure Signal support
#PURESIGNAL_INCLUDE=PURESIGNAL