Maxim Integrated's IoT development kit

Dependencies:   MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice

Revision:
15:0d47d5879a21
Parent:
13:fba77a5d0fa0
--- a/max30101_app.h	Thu Jul 19 15:06:27 2018 +0300
+++ b/max30101_app.h	Thu Jul 19 16:50:40 2018 +0300
@@ -8,7 +8,7 @@
 #ifndef MAX30101_APP_H_
 #define MAX30101_APP_H_
 
-#include "ble_comm.h"
+#include "ble_gatt.h"
 
 struct max30101_reader_task_args {
 	Thread *self;