projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a154eca
)
forgot to include mode.h
author
c vw
<dl1ycf@darc.de>
Fri, 27 Jul 2018 08:23:51 +0000
(10:23 +0200)
committer
c vw
<dl1ycf@darc.de>
Fri, 27 Jul 2018 08:23:51 +0000
(10:23 +0200)
audio.c
patch
|
blob
|
history
diff --git
a/audio.c
b/audio.c
index 8d9ccf6bae7a1022d99569c3723fe0427fbf6d00..cf49fee0a7927db9c0215f30a0f3a1b66e814846 100644
(file)
--- a/
audio.c
+++ b/
audio.c
@@
-41,6
+41,7
@@
#include "radio.h"
#include "receiver.h"
#include "audio.h"
+#include "mode.h"
int audio = 0;
int audio_buffer_size = 256; // samples (both left and right)