contrib/community_profiles: Use the correct BSSID for channel 10 in Berlin
This commit is contained in:
parent
3701d2ffbc
commit
76d951e5be
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ config 'community' 'profile'
|
|||
config 'defaults' 'wifi_device'
|
||||
option 'channel' '10'
|
||||
|
||||
config 'defaults' 'bssidscheme'
|
||||
option '10' '02:CA:FF:EE:BA:BE'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'netmask' '255.0.0.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue