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 MMA8452Q MS5837 SDFileSystem SCI_SENSOR
Diff: main.cpp
- Revision:
- 8:cca95817a93b
- Parent:
- 7:834315c46d94
- Child:
- 9:e4e1d5db0c04
--- a/main.cpp Tue Nov 30 15:30:27 2021 +0000 +++ b/main.cpp Tue Nov 30 15:34:44 2021 +0000 @@ -85,7 +85,7 @@ wait(1); while(1) { - + thrust_on(); //turn thruster on for 5 seconds // put your main control code here }