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

raise an OverflowError like micropython for too big a value #11

Merged
merged 5 commits into from
Aug 9, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    339383a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. run black

    jepler committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5946e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update adafruit_ticks.py

    Co-authored-by: Dan Halbert <halbert@adafruit.com>
    jepler and dhalbert authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    97d6a3e View commit details
    Browse the repository at this point in the history
  2. fix indentation

    jepler committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b8a4e11 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    dhalbert authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    892cca3 View commit details
    Browse the repository at this point in the history