Qrome / marquee-scroller

Marquee Scroller Clock News Weather and More
https://www.thingiverse.com/thing:2867294
MIT License
324 stars 159 forks source link

Feature Request: Option to disable scrolling #244

Open Dani1802 opened 2 years ago

Dani1802 commented 2 years ago

Hi, I'm using the 4 element wide version and like your project very much. I only want to see the current time and temperature and therefore want do disable scrolling. (If all additional modules are disabled, weather is scrolling even it is displayed on the main page) I disabled scrolling by commenting out line 413 in marquee.ino [ //scrollMessage(msg); ]

Maybe you could wrap this with an if and make it configurable in the Web UI. eg. "Minutes between scrolling Data"  = 0?

That wouldn't prevent me from doing updates with your binaries :-)

Thank you and regards, Daniel