Moved to Team 9.

Fork of LineScan by Nicholas Gan

Revision:
28:3006d46dcec5
Parent:
20:e9f0d1483ba1
Child:
30:c775c6d13cdb
Child:
33:cc3810ac5365
--- a/LineScan.h	Sat Apr 25 02:42:06 2015 +0000
+++ b/LineScan.h	Thu May 21 20:27:53 2015 +0000
@@ -5,7 +5,7 @@
 
 #define NUM_PIX 128
 #define SKIP 15
-#define UPDATE_RATE 5 //ms
+#define UPDATE_RATE 7 //ms
 
 /** Linescan functions (Nicholas Gan)
  * to capture linescan frames and process them.