mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 03:48:09 +00:00
fixed the error ret_val from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -360,8 +360,7 @@ class tip_2x:
|
||||
a["bandwidth"] = temp[j][1]
|
||||
a["frequency"] = temp[j][2]
|
||||
ret_val[dut]["radio_data"][j] = a
|
||||
return "ret_val"
|
||||
|
||||
return ret_val
|
||||
"""
|
||||
setup_special_configuration - Method to configure APs in mesh operating modes with multiple SSID's and multiple AP's
|
||||
This covers, mesh and other roaming scenarios which includes any special type of modes
|
||||
|
||||
Reference in New Issue
Block a user