Skip to content

Commit d002c3e

Browse files
author
Federico Fissore
committed
Fixed typos in MailboxReadMessage example
1 parent 3a1b7ea commit d002c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/Bridge/examples/MailboxReadMessage/MailboxReadMessage.ino

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
Read Messages from the Mailbox
33
4-
This example for the Arduino Yún sdemonstrate how to
5-
read the messages queue, called Mailbox using the
4+
This example for the Arduino Yún shows how to
5+
read the messages queue, called Mailbox, using the
66
Bridge library.
77
The messages can be sent to the queue through REST calls.
88
Appen the message in the URL after the keyword "/mailbox".

0 commit comments

Comments
 (0)