mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 13:14:32 +02:00
wifi_prov_mgr: Make security2 as default for the example
This commit is contained in:
@@ -17,7 +17,7 @@ menu "Example Configuration"
|
|||||||
|
|
||||||
choice EXAMPLE_PROV_SECURITY_VERSION
|
choice EXAMPLE_PROV_SECURITY_VERSION
|
||||||
bool "Protocomm security version"
|
bool "Protocomm security version"
|
||||||
default EXAMPLE_PROV_SECURITY_VERSION_1
|
default EXAMPLE_PROV_SECURITY_VERSION_2
|
||||||
help
|
help
|
||||||
Wi-Fi provisioning component offers 3 security versions.
|
Wi-Fi provisioning component offers 3 security versions.
|
||||||
The example offers a choice between security version 1 and 2.
|
The example offers a choice between security version 1 and 2.
|
||||||
|
Reference in New Issue
Block a user