Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Diff: ble/BLEProtocol.h
- Revision:
- 1120:85a019284052
- Parent:
- 1119:7a487d506451
diff -r 7a487d506451 -r 85a019284052 ble/BLEProtocol.h --- a/ble/BLEProtocol.h Mon Jan 11 08:52:03 2016 +0000 +++ b/ble/BLEProtocol.h Mon Jan 11 08:52:03 2016 +0000 @@ -20,7 +20,6 @@ #include <stddef.h> #include <stdint.h> #include <algorithm> -#include <string.h> /** * A common namespace for types and constants used everywhere in BLE API.