mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
wifi_prov_mgr: Make BLE transport option visible in example config except for S2
This commit is contained in:
parent
f401e9716f
commit
3a184b18f2
@ -10,6 +10,7 @@ menu "Example Configuration"
|
||||
config EXAMPLE_PROV_TRANSPORT_BLE
|
||||
bool "BLE"
|
||||
select BT_ENABLED
|
||||
depends on !IDF_TARGET_ESP32S2
|
||||
config EXAMPLE_PROV_TRANSPORT_SOFTAP
|
||||
bool "Soft AP"
|
||||
endchoice
|
||||
|
Loading…
Reference in New Issue
Block a user