adafruit/Adafruit_CircuitPython_BLE_File_Transfer

Lib not found in the "Adafruit CircuitPython Bundle"

Closed this issue · 4 comments

On the release page, it mentions

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

I don't see this package in the bundle.

any help would be appreciate

For now you can get it here: https://github.com/adafruit/Adafruit_CircuitPython_BLE_File_Transfer/releases/tag/4.0.0

We'll get it added to the bundle soon too.

Ah, thanks

Adding this as a first good issue in preparation for Hacktoberfest!

If anyone wants to do this, the instructions for adding this to the Adafruit CircuitPython Bundle can be found here:
https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-in-the-community-bundle

Fixed adafruit/Adafruit_CircuitPython_Bundle#406. Verified in 2023/04/27 Circuitpythonbundle. thanks @elpekenin for noticing this. :)