Moved to Team 9.
Fork of LineScan by
Diff: LineScan.h
- Revision:
- 35:ac9f45bd5352
- Parent:
- 33:cc3810ac5365
- Child:
- 36:ad1f3321ec84
--- a/LineScan.h Fri Nov 13 02:23:16 2015 +0000 +++ b/LineScan.h Mon Nov 16 21:53:01 2015 +0000 @@ -5,7 +5,7 @@ #define NUM_PIX 128 #define SKIP 15 -#define UPDATE_RATE 7 //ms +#define UPDATE_RATE 20 //ms /** Linescan functions (Nicholas Gan) * to capture linescan frames and process them.