Project

General

Profile

Revision 550

failed attempt to fix colonet robot code

View differences:

vision.c
15 15
#include <stdlib.h>
16 16

  
17 17
#define MINH 100 //min threshold level
18
#define MAXH 160 //max threshold level
18
#define MAXH 150 //max threshold level
19 19

  
20 20
#define DEBUG 0 //Debug to find threshold level
21 21

  

Also available in: Unified diff