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

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

luci-0.9: merge r5570

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