Fix list formatting
This commit is contained in:
parent
c5c0143b2f
commit
680d349039
|
@ -286,7 +286,7 @@ Sets the WiFi station configuration.
|
|||
- `false` to disable auto connect and remain disconnected from access point
|
||||
- `bssid` string that contains the MAC address of the access point (optional)
|
||||
- You can set BSSID if you have multiple access points with the same SSID.
|
||||
- Note: if you set BSSID for a specific SSID and would like to configure station to connect to the same SSID only without the BSSID requirement, you MUST first configure to station to a different SSID first, then connect to the desired SSID
|
||||
- If you set BSSID for a specific SSID and would like to configure station to connect to the same SSID only without the BSSID requirement, you MUST first configure to station to a different SSID first, then connect to the desired SSID
|
||||
- The following formats are valid:
|
||||
- "DE:C1:A5:51:F1:ED"
|
||||
- "AC-1D-1C-B1-0B-22"
|
||||
|
|
Loading…
Reference in New Issue