From c8bdc3472bfe960edcac0fe47d1990c1426a6e61 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Thu, 4 Jan 2018 12:08:26 +0100 Subject: [PATCH] use notify call --- files/dawn.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/dawn.config b/files/dawn.config index d8c27bc..8cad0b0 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 '100' + 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 + option eval_probe_req '1'