wifi_prov_mgr: Make BLE transport option visible in example config except for S2

pull/6491/head
Prasad Alatkar 2021-01-14 15:43:46 +05:30
rodzic f401e9716f
commit 3a184b18f2
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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