Qrome / marquee-scroller

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

Hour digits are not displayed properly #241

Closed PhiB9 closed 2 years ago

PhiB9 commented 2 years ago

Hello, my watch doesn't display the first digits of the time (HH:MM) properly. It shows strange symbols instead of the numbers. Every other feature is working well. Anyone having the same problem or a solution? I am using a 8*32 LED matrix. Thanks.

Qrome commented 2 years ago

Solution, use the latest 3.0 branch. This issue crept in with newer versions of the ESP8266 core. This has been resolved. https://github.com/Qrome/marquee-scroller/tree/3.0

Qrome commented 2 years ago

Also updated the master with the latest.

Warent2454 commented 2 years ago

the issue happened when i updated to the 3.0 version. but it was fixed after reset settings

Warent2454 commented 2 years ago

the issue happened when i updated to the 3.0 version. but it was fixed after reset settings

It Only happens when "Use 24 Hour Clock (military time)" is enabled

Qrome commented 2 years ago

Yep, I just confirmed that the 24 hour view in version 3.0 has the character issue. I will have it fixed out later today. Thanks.

Qrome commented 2 years ago

Ok, this is now fixed in 3.01 release. Let me know if that works for you. Thanks.

https://github.com/Qrome/marquee-scroller/releases/tag/Scroller_V3.01

PhiB9 commented 2 years ago

It's working now. Thank you!