issues
search
adafruit
/
Adafruit_CircuitPython_BLE
Bluetooth Low Energy (BLE) library for CircuitPython
MIT License
127
stars
58
forks
source link
Add UARTService; add standard library files
#5
Closed
dhalbert
closed
5 years ago
dhalbert
commented
5 years ago
UARTService now working with
https://github.com/adafruit/Adafruit_CircuitPython_BluefruitConnect
packet handling.
Various boilerplate files were missing, including .travis.yml. PyPi not included for now, since we have no wrapper libraries on Linux for
bleio
functionality.
bleio
functionality.