mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
got rid of unnecessary printout
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@711 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
9517d4f0f2
commit
7d322231e5
@ -1823,7 +1823,9 @@ u_int32_t* fifo_read_event()
|
||||
*/
|
||||
|
||||
while((t&0x1)==0) {
|
||||
#ifdef VERBOSE
|
||||
printf("before readout %08x %08x\n", runState(), bus_r(LOOK_AT_ME_REG));
|
||||
#endif
|
||||
#ifdef VERYVERBOSE
|
||||
printf("look at me reg:%08x\n",bus_r(LOOK_AT_ME_REG));
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user