test

Dependents:   BLE_HeartRate_IDB0XA1_EPUDEE_Avril2018

Fork of X_NUCLEO_IDB0XA1 by ST

Branch:
8247cc25d48b37d6a78a3e91c728cbbf0fd9ba29
Revision:
293:5a1f577bf92f
Parent:
280:fbee0e3444be
--- a/source/utils/ble_utils.cpp	Thu Sep 15 10:51:59 2016 +0100
+++ b/source/utils/ble_utils.cpp	Thu Sep 15 10:52:00 2016 +0100
@@ -14,7 +14,7 @@
 * limitations under the License.
 */
 
-#include "Utils.h"
+#include "ble_utils.h"
 
 /**************************************************************************/
 /*!
@@ -90,4 +90,4 @@
     }
 
     return ret;
-}
+}
\ No newline at end of file