Skip to content
Snippets Groups Projects
Commit 7456c06c authored by Lee TaeKyung's avatar Lee TaeKyung
Browse files

add3

parent 89341b4d
Branches master
No related tags found
No related merge requests found
No preview for this file type
......@@ -201,7 +201,7 @@ void* loop5(void *data) // PIR
t++;
else if(flag==1)
f++;
printf("%d %d %d\n",flag,t,f);
printf("pir answer = %d nodetect = %d detect = %d\n",flag,t,f);
n++;
if(n>=30)
{
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment