Moved to Team 9.

Fork of LineScan by Nicholas Gan

Revision:
36:ad1f3321ec84
Parent:
35:ac9f45bd5352
diff -r ac9f45bd5352 -r ad1f3321ec84 LineScan.h
--- a/LineScan.h	Mon Nov 16 21:53:01 2015 +0000
+++ b/LineScan.h	Mon Nov 16 22:32:50 2015 +0000
@@ -5,7 +5,7 @@
 
 #define NUM_PIX 128
 #define SKIP 15
-#define UPDATE_RATE 20 //ms
+#define UPDATE_RATE 12 //ms
 
 /** Linescan functions (Nicholas Gan)
  * to capture linescan frames and process them.