From 8ef4b81823fd35931e78b48f5a263169e7ae237d Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Sat, 30 Dec 2017 13:39:07 +0100 Subject: [PATCH] update min probe count --- files/dawn.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dawn.config b/files/dawn.config index 21144b6..a81923e 100644 --- a/files/dawn.config +++ b/files/dawn.config @@ -32,7 +32,7 @@ config metric option low_rssi_val '-80' option chan_util_val '140' option max_chan_util_val '170' - option min_probe_count '0' + option min_probe_count '4' option bandwith_threshold '6' option use_station_count '1' option eval_probe_req '1' \ No newline at end of file