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_Motor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 683004104d4612f230de12946a46467abbc507e8
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Motor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e0b709f1710555da67705360870ba0d14ced7e06
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    667ae1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from dhalbert/better_servo_limits

    narrow servo pulse range for safety; expose .fraction; improve doc
    tannewt authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c34abe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    4168b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d214497 View commit details
    Browse the repository at this point in the history
  3. fix some typos

    dhalbert committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e6f8b4e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

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

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    38a9b60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from dhalbert/check_fraction_range

    Check fraction range; add post-constructor access to actuation_range and pulse widths.
    tannewt authored Jul 3, 2018
    Configuration menu
    Copy the full SHA
    e0b709f View commit details
    Browse the repository at this point in the history
Loading