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 Servo SDFileSystem
Diff: Config.h
- Revision:
- 21:99be83550601
- Parent:
- 20:a820531c78bc
- Child:
- 23:cc06a8226f72
--- a/Config.h Sat Aug 29 01:09:40 2015 +0000 +++ b/Config.h Sat Aug 29 03:35:10 2015 +0000 @@ -5,6 +5,9 @@ #include <list> #include <sstream> #include "mbed.h" +#include "Servo.h" +#include "SDFileSystem.h" + using namespace std; #define MAX_IMU_SIZE 29