diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 01:37:27 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 01:37:27 +0000 |
commit | cfb6eb374983831ff4738816fb00308d4ebd616c (patch) | |
tree | 1cea64d75c95192a0822b0c08a7c4fdaff76dc27 /essid.shtml | |
parent | e734bd335634a707610e08bdbb12230735775c0d (diff) |
improved bssid calulation
Diffstat (limited to 'essid.shtml')
-rw-r--r-- | essid.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/essid.shtml b/essid.shtml index cc460b2..4a5a2cc 100644 --- a/essid.shtml +++ b/essid.shtml @@ -25,7 +25,7 @@ Kanal / channel <!--#echo var="CHAN"--> (<!--#include file="freq.shtml"--> MHz) <p>
SSID: http://graz.funkfeuer.at/<!--#echo var="POL"--><!--#echo var="CHAN"--><br/>
BSSID: <!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#echo var="CHAN"-->:CA:FF:EE:BA:BE
-oder / ali / or
+<nbsp;><nbsp;>oder / ali / or<nbsp;><nbsp;>
<!--#include file="bssid.shtml"-->
</p>
</div>
|