From abd143bf45020a420eb721b20061429743daac3c Mon Sep 17 00:00:00 2001 From: Polynomdivision Date: Wed, 17 Jan 2018 23:19:31 +0100 Subject: [PATCH] lower 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 a36f2a9..f930345 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 '4' + option min_probe_count '2' option bandwith_threshold '6' option use_station_count '1' option max_station_diff '1'