Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Countdown example does not clear the screen before displaying the next number. #40

Closed
ElectronicRescue opened this issue Jun 11, 2019 · 1 comment

Comments

@ElectronicRescue
Copy link

On a single 32 x 16 P10 panel this example works (accidentally).

However, if you change the program a little:

  • remove the ellipsis (...)
  • remove the leading space
  • add more panels
  • change the font

then the program breaks and does not display as you would expect.

It is easy to replicate by changing any one of the points above.

@ElectronicRescue
Copy link
Author

This has been addressed in a pull request. #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant