mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-11 23:20:03 +02:00
commenting out unnecessary lines
This commit is contained in:
parent
03c41a759f
commit
22ba839ad5
@ -103,7 +103,7 @@ public:
|
||||
if (np==nPackets){
|
||||
if (pnum==nPackets) {
|
||||
//cprintf(BG_GREEN, "Frame Found\n");
|
||||
cout << "Frame found!" << endl;
|
||||
//cout << "Frame found!" << endl;
|
||||
break;
|
||||
} else {
|
||||
//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