Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed tick marks in the markdown for the readme
  • Loading branch information
joshholmes committed Oct 29, 2014
1 parent b60b29e commit 4b3220d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -106,6 +106,6 @@ Then run this on your Tessel with the following command:

To send a command to your Tessel, use the n2 command line as follows:

'> n2 message send '{"type": "_custom", "tags":["command:<device id>"], "body": {"send": "humidity"}, "from":"<principal id>", "to":"<device id>"}''
`> n2 message send '{"type": "_custom", "tags":["command:<device id>"], "body": {"send": "humidity"}, "from":"<principal id>", "to":"<device id>"}'`

Log into the [Web Admin Message center](https://admin.nitrogen.io/#/messages/skip/0/sort/ts/direction/-1) to see your messages.

0 comments on commit 4b3220d

Please sign in to comment.