summaryrefslogtreecommitdiff
path: root/bssid.shtml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2013-11-19 01:47:37 +0000
committerChristian Pointner <equinox@ffgraz.net>2013-11-19 01:47:37 +0000
commit213ce86a259da81a5f66ab284e25291712517664 (patch)
treee89ae11ce445f29c26f9f7f61d9e0ee5b7444404 /bssid.shtml
parent24bfd8c1ee8cd2cf3d87fdaf850cd57be266bb6d (diff)
does bssid work now???
Diffstat (limited to 'bssid.shtml')
-rw-r--r--bssid.shtml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bssid.shtml b/bssid.shtml
index e68274e..7813997 100644
--- a/bssid.shtml
+++ b/bssid.shtml
@@ -3,9 +3,9 @@
<!--#elif expr="$POL == l"--><!--#set var="POLCODED" value="6"-->
<!--#elif expr="$POL == r"--><!--#set var="POLCODED" value="2"-->
<!--#endif-->
-<!--#if expr="$CHAN = /^[0-9]|1[0-3]$/"-->C<!--#echo var="POLCODED"-->:00:24:00:C0:<!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#echo var="CHAN"-->
-<!--#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)/"-->C<!--#echo var="POLCODED"-->:00:50:00:C1:<!--#if expr="$CHAN = /^1([1-9]{2})$/"--><!--#echo var="$1"--><!--#endif-->
+<!--#if expr="$CHAN = /^([0-9]|1[0-3])$/"-->C<!--#echo var="POLCODED"-->:00:24:00:C0:<!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#echo var="CHAN"-->
+<!--#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)$/"-->C<!--#echo var="POLCODED"-->:00:50:00:C1:<!--#if expr="$CHAN = /^1([1-9]{2})$/"--><!--#echo var="$1"--><!--#endif-->
<!--#else-->??:??:??:C?:??
<!--#endif-->