QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
13:a6d3cf2b018e
Parent:
12:e42985e3ea64
Child:
15:e3e03a9df89e
--- 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>