BLE_API_Tiny_BLE
Fork of BLE_API by
Diff: UUID.h
- Revision:
- 53:a1bec483c8e3
- Parent:
- 50:9078969e80e4
- Child:
- 56:537b8e8f5d60
--- a/UUID.h Wed May 28 17:24:30 2014 +0100 +++ b/UUID.h Thu May 29 08:16:31 2014 +0100 @@ -36,9 +36,6 @@ UUID(uint16_t const); virtual ~UUID(void); - ble_error_t update(uint8_t const[LENGTH_OF_LONG_UUID]); - ble_error_t update(uint16_t const); - public: uint8_t type; // UUID_TYPE_SHORT or UUID_TYPE_LONG uint8_t base[LENGTH_OF_LONG_UUID]; // in case of custom