From f041979d79c7087ee4829806b6251164d924e6e0 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 15 Jan 2016 01:05:57 -0300 Subject: [PATCH] test --- iguana/SuperNET.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/SuperNET.c b/iguana/SuperNET.c index fab8e1f5f..f7b3421e5 100644 --- a/iguana/SuperNET.c +++ b/iguana/SuperNET.c @@ -691,7 +691,7 @@ void SuperNET_init(struct supernet_info *myinfo,uint16_t PUBport,uint16_t LBport sleep(10); }*/ } - else if ( 1 ) + else if ( 0 ) { double startmillis = OS_milliseconds(); for (i=0; i<1825; i++)