Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed PulseSensor2 SCP1000 mbed-rtos 4DGL-uLCD-SE LSM9DS1_Library_cal PinDetect FatFileSystemCpp GP-20U7
Diff: main.cpp
- 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);

