This commit is contained in:
jl777
2016-10-26 13:42:13 -03:00
parent e7e817f7e4
commit ef7b1ba631

View File

@@ -95,7 +95,10 @@ int32_t dpow_readprices(uint8_t *data,uint32_t *timestampp,double *KMDBTCp,doubl
//printf("%u ",pvals[i]);
}
if ( nonz < n-3 )
{
printf("nonz.%d n.%d retval -1\n",nonz,n);
return(-1);
}
pvals[i++] = kmdbtc;
pvals[i++] = btcusd;
pvals[i++] = cnyusd;