Moved to Team 9.
Fork of LineScan by
Diff: LineScan.h
- Revision:
- 37:b76faff78354
- Parent:
- 20:e9f0d1483ba1
- Child:
- 38:1ac5f0ab5ae6
--- a/LineScan.h Sat Apr 25 02:42:06 2015 +0000 +++ b/LineScan.h Thu Nov 19 23:00:20 2015 +0000 @@ -5,7 +5,7 @@ #define NUM_PIX 128 #define SKIP 15 -#define UPDATE_RATE 5 //ms +#define UPDATE_RATE 10 //ms /** Linescan functions (Nicholas Gan) * to capture linescan frames and process them.