summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Descriptor.h
AgeCommit message (Expand)Author
2018-11-26WIP: debug; add hash and __eq__ to UUIDDan Halbert
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
2018-10-21nrf: Move the Descriptor class from ubluepy to the shared bleio modulearturo182