From 21c34937937f27a89290f4377b4ff1801079e6ec Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Tue, 6 Oct 2015 20:53:28 +0100 Subject: Added new interface files --- test/ui_tui_waterfall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ui_tui_waterfall.c') 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) -- cgit v1.2.3