Qrome / marquee-scroller

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

Garbled serial output during time update #270

Open dirtmover opened 1 year ago

dirtmover commented 1 year ago

in marque.ino, line 932 is missing a cast: Serial.println("matrix Width:" + (String)matrix.width());