A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-NEWS-QR not appearing
-
I am currently working on my first magic mirror and I cannot get the QR code for my news feed to appear. Here is my code:
{ module: "MMM-News-QR", position: "bottom_right", config: { updateType : "push", interval: "2000", animationSpeed: "2500", colorDark: "#fff", colorLight: "#000", imageSize: "150" } },
Any advice?