add autoconfigurator, but not working correctly
This commit is contained in:
parent
1a938f1e30
commit
e8fb1f2bb3
|
@ -18,7 +18,7 @@ PImage image_clear;
|
|||
int currentID=0;
|
||||
//int MAXID = 50; //inclusive
|
||||
//int MAXID = 599;
|
||||
int MAXID = 10;
|
||||
int MAXID = 599;
|
||||
int searchstate=0; //0=get reference image and ping box, 1=wait, 2=get image to compare and turn box off, 3=wait
|
||||
long starttime_wait=0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue