Browse Source

2,4GHz wifi rates are obsolete now

Michael Schwarz 4 years ago
parent
commit
5521e88dcd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      extra/template.conf

+ 0 - 2
extra/template.conf

@@ -53,8 +53,6 @@
 	-- mesh.id = 'ffho-mesh-${group-name}',
 	wifi24 = {
 		channel = 1,
-		supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
-		basic_rate = {6000, 9000, 18000, 36000, 54000},
 		ap = {
 			ssid = '%SS',
 		},