mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 10:44:39 +01: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:
@@ -1823,7 +1823,9 @@ u_int32_t* fifo_read_event()
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
while((t&0x1)==0) {
|
while((t&0x1)==0) {
|
||||||
|
#ifdef VERBOSE
|
||||||
printf("before readout %08x %08x\n", runState(), bus_r(LOOK_AT_ME_REG));
|
printf("before readout %08x %08x\n", runState(), bus_r(LOOK_AT_ME_REG));
|
||||||
|
#endif
|
||||||
#ifdef VERYVERBOSE
|
#ifdef VERYVERBOSE
|
||||||
printf("look at me reg:%08x\n",bus_r(LOOK_AT_ME_REG));
|
printf("look at me reg:%08x\n",bus_r(LOOK_AT_ME_REG));
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user