We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77f44a commit dc61b34Copy full SHA for dc61b34
examples/common/app_wifi/Kconfig.projbuild
@@ -8,7 +8,7 @@ menu "ESP RainMaker App Wi-Fi Provisioning"
8
9
choice APP_WIFI_PROV_TRANSPORT
10
bool "Provisioning Transport method"
11
- default APP_WIFI_PROV_TRANSPORT_SOFTAP
+ default APP_WIFI_PROV_TRANSPORT_BLE
12
help
13
Wi-Fi provisioning component offers both, SoftAP and BLE transports. Choose any one.
14
0 commit comments