Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ryck committed Feb 8, 2018
1 parent 94a449f commit 4e0a042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ Here is an example of an entry in `config.js`
token: "demo",
city: "here",
iaqi: true,
updateInterval: 30 * 60 * 1000, // Every half hour.
updateInterval: 30 * 60 * 1000, // Every half hour.
initialLoadDelay: 0,
animationSpeed: 1000,
debug: false
Expand Down

0 comments on commit 4e0a042

Please sign in to comment.