Skip to content

Commit 797ad4f

Browse files
authored
Merge branch 'master' into development
2 parents be1cbac + 2dfe549 commit 797ad4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ $ mbed compile -S
7474
7575
## Expected output
7676
77-
Once the example starts to run, you can [monitor a serial terminal](https://os.mbed.com/docs/mbed-os/latest/tutorials/serial-comm.html) to see that the device connects to your network, exchanges some TLS handshakes, connects to AWS and publishes to the topic you just subscribed. This can be seen on the AWS console as incoming messages.
77+
Once the example starts to run, you can [monitor a serial terminal](https://os.mbed.com/docs/mbed-os/v6.0/tutorials/serial-comm.html) to see that the device connects to your network, exchanges some TLS handshakes, connects to AWS and publishes to the topic you just subscribed. This can be seen on the AWS console as incoming messages.
7878
7979
The application publishes a message every second for 10 seconds, or until it receives a message from the cloud:
8080
```

0 commit comments

Comments
 (0)