Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Displays updates every minute, instead every 10 minutes #9

Description

@HJoentgen

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 * * * *"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions