adafruit / Adafruit_CircuitPython_BLE

Bluetooth Low Energy (BLE) library for CircuitPython
MIT License
127 stars 58 forks source link

Make DeviceInfoService handle remote services #65

Closed dhalbert closed 4 years ago

dhalbert commented 4 years ago

DeviceInfoService did not handle a service argument, and had some obsolete code.