mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
debugging
This commit is contained in:
parent
8fd1b9b617
commit
a5c4434ae8
@ -492,7 +492,7 @@ cprintf(RED,"packet_soze:%d\n",packet_size);
|
||||
};
|
||||
|
||||
|
||||
int setPacketSize(int i=-1) { if (i>=0) packet_size=i; return packet_size;};
|
||||
int setPacketSize(int i=-1) { if (i>=0) packet_size=i;cprintf(RED,"changed packet_soze:%d\n",packet_size); return packet_size;};
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user