We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the sample in question: https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes/blob/main/examples/display_shapes_sparkline_simpletest.py
It updates at 1 FPS and I can see even see the screen getting updated. Is there a way to do this but at ~20 FPS and with about 80 max_items?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is the sample in question: https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes/blob/main/examples/display_shapes_sparkline_simpletest.py
It updates at 1 FPS and I can see even see the screen getting updated. Is there a way to do this but at ~20 FPS and with about 80 max_items?
The text was updated successfully, but these errors were encountered: