mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
modified network tests
This commit is contained in:
parent
bce90ae924
commit
c0dc3ec8ca
@ -58,6 +58,9 @@ wifi_settings = {
|
|||||||
'ssid': 'plinthtestwifi',
|
'ssid': 'plinthtestwifi',
|
||||||
'mode': 'adhoc',
|
'mode': 'adhoc',
|
||||||
'auth_mode': 'open',
|
'auth_mode': 'open',
|
||||||
|
'band': 'a',
|
||||||
|
'channel': 0,
|
||||||
|
'bssid': 'a0:86:c6:08:11:02',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user