mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-02 02:40:04 +02:00
no hardcoded beb numbers
This commit is contained in:
parent
8863a9f880
commit
81bcb29f75
Binary file not shown.
@ -143,11 +143,11 @@ int initDetector(){
|
||||
Feb_Control_CheckSetup();
|
||||
|
||||
//top or bottom
|
||||
//bottom = Feb_Control_IsBottomModule();
|
||||
if(getDetectorNumber()==0xbeb031)
|
||||
bottom = Feb_Control_IsBottomModule();
|
||||
/*if(getDetectorNumber()==0xbeb031)
|
||||
bottom = 0;
|
||||
else bottom = 1;
|
||||
|
||||
*/
|
||||
if(bottom)
|
||||
printf("BOTTOM ***************\n");
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user