Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_AdafruitIO
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.9.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_AdafruitIO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.10.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 4, 2024

  1. Add Current User info methods + convenience methods for get_throttle_…

    …limit and get_remaining_throttle_limit
    
    Return User Usage Limits / Current Usage towards Throttle Limits with `get_user_rate_info`
    Return full account info with `get_user_info`
    Fixes #126
    tyeth committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6d7abbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b0501 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #127 from adafruit/tyeth/issue126

    Add Current User info methods
    tyeth authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ccc38de View commit details
    Browse the repository at this point in the history
Loading