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_BLE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.2
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_BLE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 3, 2023

  1. Increase default connect timeout to 10 seconds

    4 seconds, the previous default connect timeout, was too short sometimes, when testing blinka_bleio with `bleak 0.20.1`.
    dhalbert authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9423e9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from adafruit/dhalbert-patch-1

    Increase default connect timeout to 10 seconds
    dhalbert authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1346829 View commit details
    Browse the repository at this point in the history
Loading