From 35d873fd58e7c2a92bc2d7f40325d75dddfcdce7 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Tue, 9 Jan 2018 15:24:55 +0100 Subject: [PATCH] change probe count --- files/dawn.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dawn.config b/files/dawn.config index 9eb33eb..d3e5551 100644 --- a/files/dawn.config +++ b/files/dawn.config @@ -35,7 +35,7 @@ config metric option low_rssi_val '-80' option chan_util_val '140' option max_chan_util_val '170' - option min_probe_count '1' + option min_probe_count '4' option bandwith_threshold '6' option use_station_count '1' option max_station_diff '1'