Graduation Thesis, use Nucleo and X-Nucleo BLE

Dependencies:   PulseSensor GSM Thermometer KalmanFilter

Revision:
9:be09a9bf2e2e
Parent:
8:3384286a8498
Child:
11:5a4313edf10d
--- a/Application/ble_healthcare_service.h	Sun Mar 04 13:33:04 2018 +0000
+++ b/Application/ble_healthcare_service.h	Fri Mar 09 04:16:33 2018 +0000
@@ -36,6 +36,7 @@
         HRM_LOCATION_FOOT,          /*!< Foot. */
     };   
     
+    const static uint16_t DEVICE_INFO_SERVICE_UUID                    = 0x180A; 
     const static uint16_t USER_DATA_SERVICE_UUID                      = 0x181C; 
     const static uint16_t USER_DATA_DIGITAL_CHARACTERISTIC_UUID       = 0x2A57;