summaryrefslogtreecommitdiff
path: root/bssid.shtml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-08-07 23:14:21 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-08-07 23:14:21 +0200
commitd26dd5c7b96b0102953fbd47c632458bf65e79e7 (patch)
treea34e76b50ccdd477a7ede7d72bdf6e1e1ea73bb5 /bssid.shtml
parent0f5c6298749c12b17dcf070002f8e972c3acb1be (diff)
ifs where splitted wrongly
Diffstat (limited to 'bssid.shtml')
-rw-r--r--bssid.shtml7
1 files changed, 6 insertions, 1 deletions
diff --git a/bssid.shtml b/bssid.shtml
index db6425a..d00975d 100644
--- a/bssid.shtml
+++ b/bssid.shtml
@@ -4,6 +4,11 @@
<!--#elif expr="$POL = r"--><!--#set var="POLCODED" value="2"-->
<!--#endif-->
<!--#if expr="$CHAN = /([1-9]|1[0-3])/"-->
-<!--#include file="bssid2.shtml"-->
+<!--#include file="bssid24.shtml"-->
+<!--#elif expr="$CHAN = /(36|40|44|48|52|56|60|64)/"-->
+C<!--#echo var="POLCODED"-->:00:50:00:C0:<!--#echo var="CHAN"-->
+<!--#elif expr="$CHAN = /1(00|04|08|12|16|20|24|28|32|36|40)/"-->
+<!--#set var="CHANLOW" value="$1"-->
+C<!--#echo var="POLCODED"-->:00:50:00:C0:<!--#echo var="CHAN"-->
<!--#else-->??:??:??:C?:??
<!--#endif-->