We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dae44 commit f13c725Copy full SHA for f13c725
tests/tls-client-pelion.log
@@ -1,4 +1,4 @@
1
-Starting mbed-os-example-tls/tls-client
+Starting mbed-os-example-tls/tls-client-pelion
2
Using Mbed OS
3
Successfully connected to os.mbed.com at port 443
4
Starting the TLS handshake...
tls-client-pelion/main.cpp
@@ -63,7 +63,7 @@ int main()
63
64
HelloHttpsClient *client;
65
66
- mbedtls_printf("Starting mbed-os-example-tls/tls-client\n");
+ mbedtls_printf("Starting mbed-os-example-tls/tls-client-pelion\n");
67
68
#if defined(MBED_MAJOR_VERSION)
69
mbedtls_printf("Using Mbed OS %d.%d.%d\n",
0 commit comments