Maxim Integrated's IoT development kit.
Dependencies: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: config.h
- Revision:
- 7:2c9c8b6a28a7
- Child:
- 13:fba77a5d0fa0
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.h Fri Apr 20 16:22:27 2018 +0300 @@ -0,0 +1,10 @@ +#define MAXIM_PLATFORM_NAME "Pegasus-IoT" +#define BLE_SUPPORT +#define LIB_MAX30205 +#define MAX30205_BLE_NOTIFY_PERIOD_SEC 5 +#define LIB_MAX113XX_PIXI +#define MAX113XX_PIXI_BLE_NOTIFY_PERIOD_SEC 5 +#define LIB_MAX30003 +#define MAX30003_BLE_NOTIFY_PERIOD_SEC 5 +#define LIB_MAX30101 +#define MAX30101_BLE_NOTIFY_PERIOD_SEC 5