Skip to content

Commit

Permalink
json to js in readmes
Browse files Browse the repository at this point in the history
PUBLISHED_FROM=7b861676f7f9ee75382f4250d3e8ecd7c38ce6c1
  • Loading branch information
cpq authored and cesantabot committed Jan 2, 2018
1 parent 7dcd4ec commit 584da70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ See example video (don't forget to set `mqtt.enable=true` before you try it):

The MQTT library adds `mqtt` section to the device configuration:

```json
```javascript
{
"clean_session": true, // Clean session info stored on server
"client_id": "", // If not set, device.id is used
Expand Down

0 comments on commit 584da70

Please sign in to comment.