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.
Fork of dgps by
Diff: handle/handleCamera.h
- Revision:
- 13:a6d3cf2b018e
- Parent:
- 12:e42985e3ea64
- Child:
- 15:e3e03a9df89e
diff -r e42985e3ea64 -r a6d3cf2b018e handle/handleCamera.h --- a/handle/handleCamera.h Sat Apr 05 22:27:18 2014 +0000 +++ b/handle/handleCamera.h Mon Apr 07 01:30:04 2014 +0000 @@ -2,6 +2,7 @@ #define _TAKEIMAGE_H_ #include "adapt/usb.h" +#include "adapt/xbee.h" #include "adapt/camera.h" #include "packet.h" #include <algorithm>