mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
trying
This commit is contained in:
parent
cc2346be67
commit
6a843b28d1
@ -584,7 +584,7 @@ enum communicationProtocol{
|
|||||||
int ReceiveDataOnly(void* buf,int length=0){
|
int ReceiveDataOnly(void* buf,int length=0){
|
||||||
|
|
||||||
if (buf==NULL) return -1;
|
if (buf==NULL) return -1;
|
||||||
|
cprintf(RED,"length:%d\n",length);
|
||||||
|
|
||||||
total_sent=0;
|
total_sent=0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user