Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displays updates every minute, instead every 10 minutes #9

Open
HJoentgen opened this issue Apr 21, 2021 · 0 comments
Open

Displays updates every minute, instead every 10 minutes #9

HJoentgen opened this issue Apr 21, 2021 · 0 comments

Comments

@HJoentgen
Copy link

Hey,

first and foremost, thank you very much for this Repo, I set up my own MagicMirror-eInk-Solution and could use several code snippets from you.
It seems to me, however, that you got your Cron Job a bit wrong. In config.js you write:
"refresh_interval": "0 */1 * * * *", // update eink every 10 minutes
Shouldn't every 10 minutes be "refresh_interval": "0 */10 * * * *"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant