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.
Diff: main.cpp
- Revision:
- 3:a87f5671ea8b
- Parent:
- 2:5ee1cbcf8e04
- Child:
- 4:574998b40bde
--- a/main.cpp Tue Dec 01 15:06:41 2020 +0000 +++ b/main.cpp Thu Dec 03 13:58:19 2020 +0000 @@ -1,7 +1,8 @@ -/* -Author Mingxi Zhou -OCE360 underwater float template program -*/ +//OCE Project Demo +//Kelsey Rose +//Mark Schwarzer +//Jason Schaedler + #include "mbed.h" #include "LSM9DS1.h" //IMU library #include "MS5837.h" //pressure sensor library