mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Fixed typos in MailboxReadMessage example
This commit is contained in:
parent
3a1b7ea362
commit
d002c3ee04
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
Read Messages from the Mailbox
|
Read Messages from the Mailbox
|
||||||
|
|
||||||
This example for the Arduino Yún sdemonstrate how to
|
This example for the Arduino Yún shows how to
|
||||||
read the messages queue, called Mailbox using the
|
read the messages queue, called Mailbox, using the
|
||||||
Bridge library.
|
Bridge library.
|
||||||
The messages can be sent to the queue through REST calls.
|
The messages can be sent to the queue through REST calls.
|
||||||
Appen the message in the URL after the keyword "/mailbox".
|
Appen the message in the URL after the keyword "/mailbox".
|
||||||
|
Loading…
Reference in New Issue
Block a user