eigerServerMakefile

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@580 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-05-28 10:07:30 +00:00
parent b19fdaa0a5
commit 19a14c5861
6 changed files with 157 additions and 225 deletions

View File

@ -14,7 +14,7 @@
#define GOODBYE -200
/* examples
/* examples*/
#define NCHAN 1
#define NCHIP 1
#define NDAC 1
@ -24,7 +24,7 @@
#define NMAXMOD NMAXMODX*NMAXMODY
#define NCHANS NCHAN*NCHIP*NMAXMOD
#define NDACS NDAC*NMAXMOD
*/