summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Characteristic.h
AgeCommit message (Collapse)Author
2019-01-07add CharacteristicBuffer; UART seems to work!Dan Halbert
2018-12-30LocalPeripheral is now Peripheral; more work on basic GATTS support; UART ↵Dan Halbert
not working yet
2018-10-21nrf: Cleanup of the ble driverarturo182
Moved the functions to classes that they belong to.
2018-10-21nrf: Move the Characteristic class from ubluepy to the shared bleio modulearturo182