Maxim Integrated's IoT development kit.

Dependencies:   MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers config.h Source File

config.h

00001 #define MAXIM_PLATFORM_NAME "Maxim HMS"
00002 #define BLE_SUPPORT
00003 #define LIB_MAX30205
00004 #define MAX30205_BLE_NOTIFY_PERIOD_SEC 12
00005 #define LIB_MAX113XX_PIXI
00006 #define MAX113XX_PIXI_BLE_NOTIFY_PERIOD_SEC 12
00007 #define LIB_MAX30003
00008 #define MAX30003_BLE_NOTIFY_PERIOD_SEC 12
00009 #define LIB_MAX30101
00010 #define MAX30101_BLE_NOTIFY_PERIOD_SEC 12