test
This commit is contained in:
@@ -95,7 +95,10 @@ int32_t dpow_readprices(uint8_t *data,uint32_t *timestampp,double *KMDBTCp,doubl
|
|||||||
//printf("%u ",pvals[i]);
|
//printf("%u ",pvals[i]);
|
||||||
}
|
}
|
||||||
if ( nonz < n-3 )
|
if ( nonz < n-3 )
|
||||||
|
{
|
||||||
|
printf("nonz.%d n.%d retval -1\n",nonz,n);
|
||||||
return(-1);
|
return(-1);
|
||||||
|
}
|
||||||
pvals[i++] = kmdbtc;
|
pvals[i++] = kmdbtc;
|
||||||
pvals[i++] = btcusd;
|
pvals[i++] = btcusd;
|
||||||
pvals[i++] = cnyusd;
|
pvals[i++] = cnyusd;
|
||||||
|
|||||||
Reference in New Issue
Block a user