QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
12:e42985e3ea64
Parent:
7:c75d5e5e6bfc
Child:
13:a6d3cf2b018e
--- a/adapt/camera.h	Sat Apr 05 17:49:57 2014 +0000
+++ b/adapt/camera.h	Sat Apr 05 22:27:18 2014 +0000
@@ -6,8 +6,8 @@
 #include "mbed.h"
 
 /// Define Pinout
-#define CAMERAPINTX p9
-#define CAMERAPINRX p10
+#define CAMERAPINTX p9 //p13
+#define CAMERAPINRX p10 //p14
 
 /// Define Baud
 #define CAMERABAUD 38400