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: GattCharacteristic.h
- Revision:
- 104:c163aa495b58
- Parent:
- 101:9566e418a313
diff -r 8890715aaf55 -r c163aa495b58 GattCharacteristic.h
--- a/GattCharacteristic.h Wed Jul 09 09:08:53 2014 +0100
+++ b/GattCharacteristic.h Fri Jul 18 10:42:33 2014 +0000
@@ -98,6 +98,7 @@
UUID_TX_POWER_LEVEL_CHAR = 0x2A07,
UUID_CSC_FEATURE_CHAR = 0x2A5C,
UUID_CSC_MEASUREMENT_CHAR = 0x2A5B,
+ UUID_SENSOR_LOCATION = 0x2A5D,
UUID_RSC_FEATURE_CHAR = 0x2A54,
UUID_RSC_MEASUREMENT_CHAR = 0x2A53,
};
