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 wave_player Servo 4DGL-uLCD-SE Motor SDFileSystem LSM9DS1_Library_cal PinDetect X_NUCLEO_53L0A1
main.cpp
- Committer:
- emilywilson
- Date:
- 2020-02-02
- Revision:
- 0:90df82d4732d
- Child:
- 1:6d8f645530b8
File content as of revision 0:90df82d4732d:
#include "part1.h"
//#include "part3.h"
int main() {
run_part1();
// run_part3();
}