mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-08 11:08:44 +01:00
formatting
This commit is contained in:
@@ -386,14 +386,14 @@ void getModuleConfiguration() {
|
||||
}
|
||||
#ifdef VIRTUAL
|
||||
#ifdef VIRTUAL_MASTER
|
||||
master = 1;
|
||||
top = 1;
|
||||
master = 1;
|
||||
top = 1;
|
||||
#else
|
||||
master = 0;
|
||||
master = 0;
|
||||
#ifdef VIRTUAL_TOP
|
||||
top = 1;
|
||||
top = 1;
|
||||
#else
|
||||
top = 0;
|
||||
top = 0;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
#define APIJUNGFRAU 0x200508
|
||||
#define APIMYTHEN3 0x200508
|
||||
#define APIMOENCH 0x200508
|
||||
#define APIEIGER 0x200511
|
||||
#define APIEIGER 0x200511
|
||||
|
||||
Reference in New Issue
Block a user