Replies: 2 comments
-
|
That would be amazing! I'm trying to see if I can get the display setting to happen on the second core, so that the main scheduler doesn't disrupt the updates of the display (which can I think cause it to dim or flicker slightly). But that shouldn't conflict with code to scroll characters. Fancy having a go at it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If I can I will try to get around to it. I am poking the idea of making the serial api first. that way its easier to test |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am thinking it would be useful to have an extension to the show_text function that takes any text that is too long for the display and scrolls through the characters.
Beta Was this translation helpful? Give feedback.
All reactions