diff options
Diffstat (limited to 'bssid.shtml')
-rw-r--r-- | bssid.shtml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bssid.shtml b/bssid.shtml index 857276b..cb17e36 100644 --- a/bssid.shtml +++ b/bssid.shtml @@ -1,10 +1,10 @@ -<!--#if expr="$POL == v"--><!--#set var="POLCODED" value="A"--> -<!--#elif expr="$POL == h"--><!--#set var="POLCODED" value="E"--> -<!--#elif expr="$POL == l"--><!--#set var="POLCODED" value="6"--> -<!--#elif expr="$POL == r"--><!--#set var="POLCODED" value="2"--> +<!--#if expr="$POL = v"--><!--#set var="POLCODED" value="A"--> +<!--#elif expr="$POL = h"--><!--#set var="POLCODED" value="E"--> +<!--#elif expr="$POL = l"--><!--#set var="POLCODED" value="6"--> +<!--#elif expr="$POL = r"--><!--#set var="POLCODED" value="2"--> <!--#endif--> <!--#if expr="$CHAN = /^([1-9]|1[0-3])$/"--> - <!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#if expr="$CHAN == 3"-->2<!--#else--><!--#echo var="CHAN"--><!--#endif-->:CA:FF:EE:BA:BE<br/> + <!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#if expr="$CHAN = 3"-->2<!--#else--><!--#echo var="CHAN"--><!--#endif-->:CA:FF:EE:BA:BE<br/> <em>oder / ali / or</em> <br/> 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)$/"--> |