Skip to content

Commit 693222a

Browse files
committed
Added a GIF showing the expected outcome
1 parent fcf484c commit 693222a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Loading

content/arduino-cloud/03.tutorials/iot-remote-phone-sensors/iot-remote-phone-sensors.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@ void onCompassChange() {
161161
162162
```
163163

164-
Once the sketch is uploaded to your board, wait for it to connect to your network, then open the IoT Remote app on your phone and watch as the Servo follows your phone as you rotate it.
164+
Once the sketch is uploaded to your board, wait for it to connect to your network, then open the IoT Remote app on your phone and watch as the Servo reacts when you rotate your phone.
165+
166+
![Expected Outcome](assets/expected-outcome.gif)
165167

166168
## Conclusion
167169
With this tutorial, you have learned how to connect your android or iOS smartphone to the Arduino IoT Cloud and send all sorts of sensor data from your device, and how to integrate this sensor data with your other Arduino IoT Cloud Things.

0 commit comments

Comments
 (0)