Moved to Team 9.
Fork of LineScan by
Diff: LineScan.h
- Revision:
- 27:173b2f564143
- Parent:
- 24:774104c34063
--- a/LineScan.h Tue Apr 28 01:05:47 2015 +0000 +++ b/LineScan.h Thu May 21 06:54:06 2015 +0000 @@ -5,7 +5,7 @@ #define NUM_PIX 128 #define SKIP 15 -#define UPDATE_RATE 5 //ms +#define UPDATE_RATE 15 //ms /** Linescan functions (Nicholas Gan) * to capture linescan frames and process them.