mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Doc/esp32: Fix wapi psk command, value 1 is for WEP
This commit is contained in:
committed by
Xiang Xiao
parent
c456b15916
commit
1023918d37
@@ -292,7 +292,7 @@ WiFi
|
|||||||
A standard network interface will be configured and can be initialized such as::
|
A standard network interface will be configured and can be initialized such as::
|
||||||
|
|
||||||
ifup wlan0
|
ifup wlan0
|
||||||
wapi psk wlan0 mypasswd 1
|
wapi psk wlan0 mypasswd 3
|
||||||
wapi essid wlan0 myssid 1
|
wapi essid wlan0 myssid 1
|
||||||
renew wlan0
|
renew wlan0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user