From 8a26850f169932b047ec5d45ffa2c2658028503e Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 22 Sep 2017 11:48:18 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_nativeDEX.c | 1 + 1 file changed, 1 insertion(+) diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index 048b54368..c49df3c55 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -611,6 +611,7 @@ void LPinit(uint16_t myport,uint16_t mypullport,uint16_t mypubport,uint16_t mybu //if ( (retstr= basilisk_swapentry(0,0)) != 0 ) // free(retstr); int32_t nonz; + printf("start mainloop\n"); while ( 1 ) { nonz = 0;