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_Requests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.2
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Requests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.3
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    1def0b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc0da7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. minor updates

    Using newer  time_calc function, relabeled some variables, fixed os.getenv defaults for CIRCUITPY_ variables. made sleep_time shouty. board uptime displays time_calc human readable instead of monotonic seconds.
    DJDevon3 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    750317a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge pull request #174 from DJDevon3/DJDevon3-Youtube

    Update YouTube API Example with Connection Manager
    FoamyGuy authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    833c4ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from DJDevon3/DJDevon3-RocketLaunchLive

    minor updates for RocketLaunchLive API
    FoamyGuy authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7e79913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    408e1bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94db22c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #179 from FoamyGuy/remove_pylint_disable

    Remove pylint disable
    FoamyGuy authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c567e1d View commit details
    Browse the repository at this point in the history
Loading