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