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.
Dependents: BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate BLE_ANCS_SDAPI_IRC ... more
Diff: public/UUID.h
- Revision:
- 339:1a56af0b1d71
- Parent:
- 332:1dc2f80b4710
- Child:
- 419:0b9370f628b4
diff -r fd32ec0ebd98 -r 1a56af0b1d71 public/UUID.h --- a/public/UUID.h Wed Apr 15 09:05:11 2015 +0100 +++ b/public/UUID.h Wed Apr 15 09:05:11 2015 +0100 @@ -17,6 +17,8 @@ #ifndef __UUID_H__ #define __UUID_H__ +#include <string.h> + #include "blecommon.h" const unsigned LENGTH_OF_LONG_UUID = 16;