Maxim Integrated's IoT development kit.

Dependencies:   MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice

Revision:
11:04292fba5078
Parent:
10:dbeda3ffffb8
Child:
13:fba77a5d0fa0
--- a/main.cpp	Fri May 04 11:51:53 2018 +0300
+++ b/main.cpp	Wed May 09 08:13:06 2018 +0000
@@ -30,10 +30,10 @@
 * ownership rights.
 *******************************************************************************
 */
-#include <config.h>
 #include <mbed.h>
 #include <events/mbed_events.h>
 #include <rtos.h>
+#include "config.h"
 #include "ble/BLE.h"
 #include "ble/Gap.h"
 #include "max32630fthr.h"