projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63d47be
)
corrected small typo
author
DL1YCF
<dl1ycf@darc.de>
Thu, 20 May 2021 15:20:56 +0000
(17:20 +0200)
committer
DL1YCF
<dl1ycf@darc.de>
Thu, 20 May 2021 15:20:56 +0000
(17:20 +0200)
radio.c
patch
|
blob
|
history
diff --git
a/radio.c
b/radio.c
index bfd409dea7a319c115c19992b43420a00cfeacff..dc5f1e414542eb2f8656c35f6f91cb1524b75e20 100644
(file)
--- a/
radio.c
+++ b/
radio.c
@@
-54,10
+54,8
@@
#ifdef SOAPYSDR
#include "soapy_protocol.h"
#endif
-#ifdef GPIO
-##include "actions.h"
+#include "actions.h"
#include "gpio.h"
-#endif
#include "vfo.h"
#include "vox.h"
#include "meter.h"