I don't know why this is happening.
Fork of BLE_API by
Diff: public/Gap.h
- Revision:
- 346:4a42f777161f
- Parent:
- 342:152bd9c825d6
- Child:
- 349:b8b2b3973c47
--- a/public/Gap.h Thu Apr 30 08:37:21 2015 +0100 +++ b/public/Gap.h Thu Apr 30 08:37:22 2015 +0100 @@ -34,7 +34,7 @@ } addr_type_t; static const unsigned ADDR_LEN = 6; - typedef uint8_t address_t[ADDR_LEN]; + typedef uint8_t address_t[ADDR_LEN]; /* 48-bit address, LSB format. */ /** * Enumeration for disconnection reasons. The values for these reasons are