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: camera mbed tsi_sensor
Fork of Car2 by
Diff: main.cpp
- Revision:
- 6:971236e48adc
- Parent:
- 5:137dfb3e692f
- Child:
- 9:644102f863a5
diff -r 137dfb3e692f -r 971236e48adc main.cpp --- a/main.cpp Thu Mar 02 21:55:33 2017 +0000 +++ b/main.cpp Mon Mar 13 09:40:12 2017 +0000 @@ -1,5 +1,6 @@ #include "mbed.h" #include "Servo.h" +#include "Camera.h" //#define CIRCUMFERENCE SOMEINT //circumference in some unit of measurement (inches perhaps?) //#define RESWIDTH 80 //resolution width/height. change these based on actual resolution