I see in the code that various values get updated every 10 minutes or so, and I see functions that create each of the screens that scroll by.
One thing I've not figured out is how the display code updates the time while displaying the drawDateTime frame.
It's almost as if it's calling the drawDateTime function repeatedly during the few seconds it displays each card, if thats the case where is that configured? Ie could we control how long each screen displays before moving on to the next?