fixed error with cleaning fifo

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@316 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-10-26 10:21:09 +00:00
parent 8387f70071
commit db249237c9
3 changed files with 16 additions and 3 deletions

View File

@ -33,6 +33,11 @@
#define ALLMOD 0xffff
#define ALLFIFO 0xffff
#define ADCSYNC_VAL 0x32213
#ifdef VIRTUAL
#define DEBUGOUT
#endif