Moved to Team 9.
Fork of LineScan by
Diff: LineScan.h
- Revision:
- 30:c775c6d13cdb
- Parent:
- 28:3006d46dcec5
diff -r c832523d7d96 -r c775c6d13cdb LineScan.h --- a/LineScan.h Thu May 21 23:22:50 2015 +0000 +++ b/LineScan.h Sat May 23 06:11:19 2015 +0000 @@ -5,7 +5,7 @@ #define NUM_PIX 128 #define SKIP 15 -#define UPDATE_RATE 7 //ms +#define UPDATE_RATE 10 //ms /** Linescan functions (Nicholas Gan) * to capture linescan frames and process them.