mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-07 13:20:02 +02:00
reverting last change
This commit is contained in:
parent
e332439020
commit
7558c43b8c
@ -95,10 +95,7 @@ void init_detector() {
|
|||||||
lockStatus = 0;
|
lockStatus = 0;
|
||||||
if (isControlServer) {
|
if (isControlServer) {
|
||||||
basictests();
|
basictests();
|
||||||
char *message = NULL;
|
|
||||||
if (getInitResult(&message) == OK) {
|
|
||||||
initControlServer();
|
initControlServer();
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
initStopServer();
|
initStopServer();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user