Skip to content

Add BLE beacon library (now just iBeacon) #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

tekktrik
Copy link
Member

Resolves adafruit/circuitpython#2709 by adding a new library to the bundle!

@tekktrik tekktrik requested a review from a team September 22, 2022 00:03
@kattni kattni merged commit 060fdb9 into adafruit:main Sep 22, 2022
@@ -136,6 +136,7 @@ Helpers for Bluetooth Low Energy (BLE).
BLE Adafruit Services <https://circuitpython.readthedocs.io/projects/ble_adafruit/en/latest/>
BLE Apple Media Service <https://circuitpython.readthedocs.io/projects/ble_apple_media/en/latest/>
BLE Apple Notification Center Service <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/>
BLE Location Beacons <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong URL; it’s a duplicate of the one above.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha! Good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a BLE Location Beacon (iBeacon) library
3 participants