Mode1 Optical Validation

Dependencies:   max32630fthr

Revision:
49:ead542a403a3
Parent:
48:6b93b56bb22e
Child:
50:dd2f60ab5686
--- a/main.cpp	Fri Apr 29 21:12:16 2022 +0000
+++ b/main.cpp	Fri Apr 29 22:13:24 2022 +0000
@@ -87,9 +87,9 @@
 // comment the three below if you want raw sensor+algo data
 //#define ALGO_ONLY 1  // define this if you only want algo data
 //#define RAW  // define this if you want AFE+accel data, no algorithm, tested on 33.13.31
-  #define RAW_HZ 256   // Raw data rate
-  //#define RAW_HZ 100   // Raw data rate
-#define SPO2_CAL_RPT 1
+  //#define RAW_HZ 256   // Raw data rate
+  #define RAW_HZ 100   // Raw data rate
+//#define SPO2_CAL_RPT 1
 
 // Comment out both of the below for Normal Algorithm Samples Format
 //#define EXTENDED_ALGO 1  // define this if you want the extended algo samples report format