Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
23fa104b86
  1. 2
      iguana/iguana777.c

2
iguana/iguana777.c

@ -562,7 +562,7 @@ void iguana_helper(void *arg)
sleep(2);
while ( 1 )
{
printf("helperid.%d top of loop\n",helperid);
//printf("helperid.%d top of loop\n",helperid);
flag = 0;
//iguana_jsonQ(); cant do this here
allcurrent = 1;

Loading…
Cancel
Save