mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Fixed typos in MailboxReadMessage example
This commit is contained in:
@ -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".
|
||||||
|
Reference in New Issue
Block a user