root/luci/branches/luci-0.9/modules/freifunk/root/etc/config/freifunk_duesseldorf @ 5571

Revision 5571, 218 bytes (checked in by jow, 3 years ago)

luci-0.9: merge r5570

Line 
1package 'freifunk_duesseldorf'
2
3config 'defaults' 'interface'
4    option 'netmask' '255.255.0.0'
5
6config 'defaults' 'wifi_device'
7    option 'channel' '3'
8
9config 'defaults' 'wifi_iface'
10    option 'bssid' '02:CA:FF:EE:BA:BE'
11
Note: See TracBrowser for help on using the browser.