David Jung
/
MAX32664C_MAXM86146_Mode1_Optical
Mode1 Optical Validation
Diff: main.cpp
- Revision:
- 8:e6ae69cfecbf
- Parent:
- 7:23b067817ab8
- Child:
- 9:12720bbacfe2
--- a/main.cpp Fri Mar 26 00:48:36 2021 +0000 +++ b/main.cpp Fri Mar 26 01:05:49 2021 +0000 @@ -49,8 +49,8 @@ /*****************************************************************************/ // define one and only one of the following three platforms -//#define MAXM86146_CFG 1 // tested on MAXM86146EVSYS_sensorBrd+MAXM86161_ADAPTER_REVB+MAX32630FTHR -#define MAXREFDES103_CFG // tested on MAXREFDES103 +#define MAXM86146_CFG 1 // tested on MAXM86146EVSYS_sensorBrd+MAXM86161_ADAPTER_REVB+MAX32630FTHR +//#define MAXREFDES103_CFG // tested on MAXREFDES103 //#define MAX86161_CFG 1 /*****************************************************************************/ @@ -384,7 +384,7 @@ pc.printf("1.32 who accel %x %x\n\r", rsp[0], rsp[1]); #endif -#if defined(MAXREFDES103_CFG) || defined(MAXM86161_CFG) +#if defined(MAXREFDES103_CFG) || defined(MAXM86161_CFG) || defined(MAXM86146_CFG) Timer tmr1; while (1) { tmr1.start();