From 1d3c66a79ad0676b3507df5f87aa3af8fbcb014e Mon Sep 17 00:00:00 2001 From: Bernd Jendrissek Date: Wed, 16 Jan 2013 04:40:49 +0200 Subject: [PATCH] Rather have a nice long history. --- waterfall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waterfall.c b/waterfall.c index a58fe25..b13ed2a 100644 --- a/waterfall.c +++ b/waterfall.c @@ -374,7 +374,7 @@ int main(int argc, char *argv[]) .buf_index = 0, .integration_samples = INTEGRATION_SAMPLES, .slice = 0, - .n_slices = 20, + .n_slices = 1300, .zoom = { .f_low = 0, .f_high = INTEGRATION_SAMPLES/2, -- 2.11.4.GIT