ECE 4180 Fitbit Project / Mbed 2 deprecated 4180_Fitness_Tracker

Dependencies:   mbed PulseSensor2 SCP1000 mbed-rtos 4DGL-uLCD-SE LSM9DS1_Library_cal PinDetect FatFileSystemCpp GP-20U7

Revision:
25:41ec16a87ebd
Parent:
24:841ceaf2cf69
Child:
31:3363c6923beb
--- a/main.cpp	Sat Apr 18 17:54:15 2020 +0000
+++ b/main.cpp	Sun Apr 19 01:22:01 2020 +0000
@@ -6,7 +6,6 @@
 #include "PulseSensor.h"
 #include "PinDetect.h"
 #include "uLCD_4DGL.h"
-#include "LL.h"
  
 SCP1000 scp1000(p5,p6,p7,p8);
 LSM9DS1 IMU(p9, p10, 0xD6, 0x3C);