From 3cef38fc49af154fd46fc60a0f6e5234dec465e3 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Fri, 13 Feb 2015 15:11:46 +0100 Subject: [PATCH] site.conf: Switch to channel 6, ht20 (fixes #5) --- site.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site.conf b/site.conf index 4b9cc80..040f9fe 100644 --- a/site.conf +++ b/site.conf @@ -14,8 +14,8 @@ wifi24 = { ssid = 'test.muenchen.freifunk.net', - channel = 1, - htmode = 'HT40+', + channel = 6, + htmode = 'HT20', mesh_ssid = 'test.mesh.ffmuc', mesh_bssid = '02:0E:8E:1E:61:16', mesh_mcast_rate = 12000,