Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
f041979d79
  1. 2
      iguana/SuperNET.c

2
iguana/SuperNET.c

@ -691,7 +691,7 @@ void SuperNET_init(struct supernet_info *myinfo,uint16_t PUBport,uint16_t LBport
sleep(10); sleep(10);
}*/ }*/
} }
else if ( 1 ) else if ( 0 )
{ {
double startmillis = OS_milliseconds(); double startmillis = OS_milliseconds();
for (i=0; i<1825; i++) for (i=0; i<1825; i++)

Loading…
Cancel
Save