We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1b7ea commit d002c3eCopy full SHA for d002c3e
libraries/Bridge/examples/MailboxReadMessage/MailboxReadMessage.ino
@@ -1,8 +1,8 @@
1
/*
2
Read Messages from the Mailbox
3
4
- This example for the Arduino Yún sdemonstrate how to
5
- read the messages queue, called Mailbox using the
+ This example for the Arduino Yún shows how to
+ read the messages queue, called Mailbox, using the
6
Bridge library.
7
The messages can be sent to the queue through REST calls.
8
Appen the message in the URL after the keyword "/mailbox".
0 commit comments