channel_num+1mux

Dependencies:   MAX30003 max32630fthr DS1307

Revision:
13:0e7bbc06083f
Parent:
12:10b49ad3c492
Child:
14:1a643834b33b
--- a/main.cpp	Tue Sep 29 19:00:06 2020 +0000
+++ b/main.cpp	Tue Sep 29 19:19:28 2020 +0000
@@ -16,6 +16,7 @@
 
 void task_fast(void);
 DigitalOut ledA(LED2);
+
 void ecg_config(MAX30003 &ecgAFE);
 //BufferedSerial pc(P3_1,P3_0);            // Use USB debug probe for serial link static Unbuffered
 static BufferedSerial pc(TARGET_TX_PIN, TARGET_RX_PIN, 9600);