bartoszbielawski / LEDMatrixDriver

A replacement for Arduino's LedControl library
MIT License
75 stars 25 forks source link

Make the X start off to the left so the animation is smoother #26

Closed scottchiefbaker closed 5 years ago

scottchiefbaker commented 5 years ago

Without this the character just "pops" in to the first matrix

bartoszbielawski commented 5 years ago

Hi, I have fixed the problem. I have created a constant for it so the code is a bit cleaner. Check the latest commit. Thanks for the idea.