summaryrefslogtreecommitdiff
path: root/test/ui_tui_waterfall.c
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-10-06 20:53:28 +0100
committerFreeArtMan <dos21h@gmail.com>2015-10-06 20:53:28 +0100
commit21c34937937f27a89290f4377b4ff1801079e6ec (patch)
tree61194300a31b5d2ced985f39c033cc68734374e7 /test/ui_tui_waterfall.c
parent4391e4e70162cc0ad61fc90ff341c3686998ef4b (diff)
downloadradiola-21c34937937f27a89290f4377b4ff1801079e6ec.tar.gz
radiola-21c34937937f27a89290f4377b4ff1801079e6ec.zip
Added new interface files
Diffstat (limited to 'test/ui_tui_waterfall.c')
-rw-r--r--test/ui_tui_waterfall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ui_tui_waterfall.c b/test/ui_tui_waterfall.c
index bc4f297..46445b0 100644
--- a/test/ui_tui_waterfall.c
+++ b/test/ui_tui_waterfall.c
@@ -9,7 +9,7 @@
#define SAMPLE_RATE 2048000
-#define CENTER_FREQ 446500000
+#define CENTER_FREQ 445500000
#define FFT_LEVEL 10
#define FFT_SIZE (1 << FFT_LEVEL)
#define SAMPLE_LENGHT (2 * FFT_SIZE)