Skip to content

Commit 150f8c6

Browse files
committed
Update arduino-cloud-callbacks.md
1 parent 4867c39 commit 150f8c6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/arduino-cloud/01.getting-started/07.arduino-cloud-callbacks/arduino-cloud-callbacks.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ function whenever the `CONNECT` event occurs.
3939

4040
The example below demonstrates how to use events & callbacks in the IoT Cloud.
4141

42-
<CodeBlock url="https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/examples/ArduinoIoTCloud-Callbacks/ArduinoIoTCloud-Callbacks.ino" className="arduino"/>
43-
44-
## Summary
45-
46-
This document covers the use of events & callbacks using the [ArduinoIoTCloud](https://github.com/arduino-libraries/ArduinoIoTCloud) library.
42+
<CodeBlock url="https://github.com/arduino-libraries/ArduinoIoTCloud/blob/master/examples/ArduinoIoTCloud-Callbacks/ArduinoIoTCloud-Callbacks.ino" className="arduino"/>

0 commit comments

Comments
 (0)