|
|
@@ -8,7 +8,7 @@ config WIFI_SSID
|
|
|
|
|
|
config WIFI_PASSWORD
|
|
|
string "WiFi Password"
|
|
|
- default "myssid"
|
|
|
+ default "mypassword"
|
|
|
help
|
|
|
WiFi password (WPA or WPA2) for the example to use.
|
|
|
|
|
|
@@ -57,4 +57,4 @@ config EXAMPLE_ROOT_CA_PATH
|
|
|
depends on EXAMPLE_FILESYSTEM_CERTS
|
|
|
default "/sdcard/aws-root-ca.pem"
|
|
|
|
|
|
-endmenu
|
|
|
+endmenu
|