Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d002c3e

Browse files
author
Federico Fissore
committedOct 2, 2014
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

Lines changed: 2 additions & 2 deletions
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)
Please sign in to comment.