Central Applications - Mbed Code repo / Mbed OS MAX30205_Demo

Dependencies:   MAX30205 max32630fthr

Fork of MAX30205_Demo by Corey Harris

Revision:
1:1cab60b84d7f
Parent:
0:6e28e543a11c
Child:
2:cf07a3eb2f30
diff -r 6e28e543a11c -r 1cab60b84d7f main.cpp
--- a/main.cpp	Wed Aug 16 22:58:45 2017 +0000
+++ b/main.cpp	Wed Aug 16 22:59:14 2017 +0000
@@ -7,8 +7,6 @@
 bool temp_sensor_config(MAX30205 &temp_sensor);
 
 
-// main() runs in its own thread in the OS
-// (note the calls to Thread::wait below for delays)
 int main()
 {