projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e16e7
)
prep for merge
author
c vw
<dl1ycf@darc.de>
Thu, 3 Jun 2021 14:51:39 +0000
(16:51 +0200)
committer
c vw
<dl1ycf@darc.de>
Thu, 3 Jun 2021 14:51:39 +0000
(16:51 +0200)
new_menu.c
patch
|
blob
|
history
radio.c
patch
|
blob
|
history
diff --git
a/new_menu.c
b/new_menu.c
index b8311cbc210a748cee68c39344acc1bb30009fb6..695edd45f8c8a86f92d0c4935bca6ca86783f927 100644
(file)
--- a/
new_menu.c
+++ b/
new_menu.c
@@
-57,10
+57,8
@@
#include "vfo_menu.h"
#include "fft_menu.h"
#include "main.h"
-#ifdef GPIO
-#include "gpio.h"
#include "actions.h"
-#
endif
+#
include "gpio.h"
#include "old_protocol.h"
#include "new_protocol.h"
#ifdef CLIENT_SERVER
diff --git
a/radio.c
b/radio.c
index f8a781e5e343283d6d6ccdc0d23360c55ac3b083..783ac4e6e154ec01e522c610c8393777d6f0e07f 100644
(file)
--- a/
radio.c
+++ b/
radio.c
@@
-54,6
+54,7
@@
#ifdef SOAPYSDR
#include "soapy_protocol.h"
#endif
+#include "actions.h"
#include "gpio.h"
#include "vfo.h"
#include "vox.h"