diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 01:33:11 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 01:33:11 +0000 |
commit | e734bd335634a707610e08bdbb12230735775c0d (patch) | |
tree | 986c971e8723f8176029b405fcb2f0bae1419636 /essid.shtml | |
parent | d42a0389d0098e1236b97802f60feeba3b6ca936 (diff) |
new bssid format
Diffstat (limited to 'essid.shtml')
-rw-r--r-- | essid.shtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/essid.shtml b/essid.shtml index b752087..cc460b2 100644 --- a/essid.shtml +++ b/essid.shtml @@ -25,6 +25,8 @@ 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
+<!--#include file="bssid.shtml"-->
</p>
</div>
|