mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-29 18:02:35 +00:00
create_vap.py : remove the country country=self.country_code,
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -89,7 +89,6 @@ class CreateVAP(Realm):
|
||||
self.vap_profile.create(resource = self.resource,
|
||||
radio = self.radio,
|
||||
channel = self.channel,
|
||||
country=self.country_code,
|
||||
up_ = True,
|
||||
debug = False,
|
||||
use_ht40=True,
|
||||
|
||||
Reference in New Issue
Block a user