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: RaspberryPiFoundation/picozero
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: RaspberryPiFoundation/picozero
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on May 3, 2023

  1. fixed test_pwm_output_device_alt_values

    Martin O'Hanlon committed May 3, 2023
    Configuration menu
    Copy the full SHA
    433a19b View commit details
    Browse the repository at this point in the history
  2. fix recalcuating bound time

    Martin O'Hanlon committed May 3, 2023
    Configuration menu
    Copy the full SHA
    195d772 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge pull request #105 from martinohanlon/issue-103

    Resolve issue 103 - failing test due to new micropython release
    MarcScott authored May 11, 2023
    Configuration menu
    Copy the full SHA
    cab7a3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from martinohanlon/issue-101

    Resolve issue 101 - digitalinputdevice bounce time
    MarcScott authored May 11, 2023
    Configuration menu
    Copy the full SHA
    84a6b59 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. v 0.4.2

    Martin O'Hanlon committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6b01440 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. fix version no

    Martin O'Hanlon committed May 14, 2023
    Configuration menu
    Copy the full SHA
    409939a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request #107 from martinohanlon/dev

    v 0.4.2
    MarcScott authored May 15, 2023
    Configuration menu
    Copy the full SHA
    a5f53ac View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. LED() documentation has "pin" rather than "pwm" for second parameter

    :param int pin: is in two places. The second place should be
    :param bool pwm:
    SRManz authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d8bc0ab View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #114 from SRManz/patch-1

    LED() documentation has "pin" rather than "pwm" for second parameter
    MarcScott authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2af708e View commit details
    Browse the repository at this point in the history
Loading