mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-15 00:42:12 +02:00
commenting out unnecessary lines
This commit is contained in:
parent
03c41a759f
commit
22ba839ad5
@ -103,7 +103,7 @@ public:
|
|||||||
if (np==nPackets){
|
if (np==nPackets){
|
||||||
if (pnum==nPackets) {
|
if (pnum==nPackets) {
|
||||||
//cprintf(BG_GREEN, "Frame Found\n");
|
//cprintf(BG_GREEN, "Frame Found\n");
|
||||||
cout << "Frame found!" << endl;
|
//cout << "Frame found!" << endl;
|
||||||
break;
|
break;
|
||||||
} else {
|
} else {
|
||||||
//cprintf(BG_RED, "Too many packets for this frame! fnum:%d, pnum:%d np:%d\n",fnum,pnum,np);
|
//cprintf(BG_RED, "Too many packets for this frame! fnum:%d, pnum:%d np:%d\n",fnum,pnum,np);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user