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: services/HealthThermometerService.h
- Revision:
- 236:a77aefd88e78
- Parent:
- 235:448f29f4ae7f
- Child:
- 242:0e9201b67e2f
--- a/services/HealthThermometerService.h Mon Dec 08 19:59:40 2014 +0000 +++ b/services/HealthThermometerService.h Mon Dec 08 20:13:59 2014 +0000 @@ -21,7 +21,7 @@ /** * @class HealthThermometerService -* @breif BLE Health Thermometer Service. This service provides the location of the thermometer and the temperature. <br> +* @breif BLE Health Thermometer Service. This service provides the location of the thermometer and the temperature. <br> * Service: https://developer.bluetooth.org/gatt/profiles/Pages/ProfileViewer.aspx?u=org.bluetooth.profile.health_thermometer.xml <br> * Temperature Measurement: https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.temperature_measurement.xml <br> * Temperature Type: https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.temperature_type.xml