Skip to content

Commit af90ec1

Browse files
Merge pull request #43 from arduino/benjamindannegard/add-image-cat-m1-tutorial
benjamindannegard/Added-image-to-cat-m1-tutorial
2 parents 79cd24c + 0ab41b9 commit af90ec1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/getting-started/getting-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ client.connect(server,port)
7676

7777
### Result of Sketch
7878

79-
After finishing this setup, compile and upload the program. You should see the HTML content of the server printed in the serial monitor. As default the server is set as `example.com`. Feel free to change this and take a look at how it prints different web pages.
79+
After finishing this setup, compile and upload the program. You should see the HTML content of the server printed in the serial monitor. As default the server is set as `example.com`. Feel free to change this and take a look at how it prints different web pages. Below you can see what will print in the serial monitor, when connecting to `example.com`.
80+
81+
![Result in the serial monitor](assets/Cat-M1-serial-monitor.png)
8082

8183
### Troubleshoot
8284

0 commit comments

Comments
 (0)