Davide Baret / MAX30100

Fork of MAX30100 by StepOne

Files at this revision

API Documentation at this revision

Comitter:
dbaret
Date:
Wed May 30 07:07:49 2018 +0000
Parent:
0:e1e1947a9882
Commit message:
jjj

Changed in this revision

max30100.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r e1e1947a9882 -r 7d90c51393c9 max30100.cpp
--- a/max30100.cpp	Sun Apr 03 13:43:19 2016 +0000
+++ b/max30100.cpp	Wed May 30 07:07:49 2018 +0000
@@ -3,7 +3,7 @@
  */
 
 #include "max30100.h"
-#include "functions.h"
+//#include "functions.h"
 
 static Serial pc(SERIAL_TX, SERIAL_RX);