Closed danitool closed 3 years ago
i can confirm that this works perfectly. thanks :)
I will merge it soon.
Can you provide also an example of text scrolling using only timers in order to not block the main flow? Unfortunately I'm away from my flat and I can't write or test it now.
This adds a scroll text example for this display allowing to show bigger texts than the display.
It works almost perfect except for a minor bug with commas and points, because they're displayed in the same digit as the current character (corrected with an ugly workaround).